SCALER: Modified backward compatability macro
Modified backward cmpatability macro for IRQ_ENABLE Signed-off-by: Durga challa <vnsldurg@xilinx.com>
This commit is contained in:
parent
5fa2722812
commit
41b88c0ca2
1 changed files with 1 additions and 1 deletions
|
@ -335,7 +335,7 @@ extern "C" {
|
|||
#define XSCL_CTL XSCL_CTL_OFFSET
|
||||
#define XSCL_STATUS XSCL_STATUS_OFFSET
|
||||
#define XSCL_ERROR XSCL_ERROR_OFFSET
|
||||
#define XSCL_IER XSCL_IRQ_EN_OFFSET
|
||||
#define IRQ_ENABLE XSCL_IRQ_EN_OFFSET
|
||||
#define XSCL_VER XSCL_VER_OFFSET
|
||||
#define XSCL_HSF XSCL_HSF_OFFSET
|
||||
#define XSCL_VSF XSCL_VSF_OFFSET
|
||||
|
|
Loading…
Add table
Reference in a new issue