Home
last modified time | relevance | path

Searched refs:SUPPORTED_KERNEL_INT (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_isr.c252 return u32Reg|(u32DummyReg&(SUPPORTED_KERNEL_INT>> (SC_INT_START - IRQ_INT_START))); in _MDrv_SC_get_interrupt()
270 if(SUPPORTED_KERNEL_INT&(1 << u8IntSrc)) in _MDrv_SC_clear_interrupt()
303 if(SUPPORTED_KERNEL_INT&(1 << u8IntSrc)) in _MDrv_SC_clear_interrupt()
/utopia/UTPA2-700.0.x/modules/xc/hal/mooney/xc/include/
H A Dmhal_xc_chip_config.h175 #define SUPPORTED_KERNEL_INT ((1UL << SC_INT_VSINT) | (1UL << SC_INT_F2_IPVS_SB)) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/M7621/xc/include/
H A Dmhal_xc_chip_config.h190 #define SUPPORTED_KERNEL_INT ((1UL << SC_INT_VSINT)) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/M7821/xc/include/
H A Dmhal_xc_chip_config.h192 #define SUPPORTED_KERNEL_INT ((1UL << SC_INT_VSINT)) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/maserati/xc/include/
H A Dmhal_xc_chip_config.h192 #define SUPPORTED_KERNEL_INT ((1UL << SC_INT_VSINT)) macro
/utopia/UTPA2-700.0.x/modules/xc/hal/maxim/xc/include/
H A Dmhal_xc_chip_config.h194 #define SUPPORTED_KERNEL_INT ((1UL << SC_INT_VSINT)|(1UL << SC_INT_PWM_RP_R_INT)|(1UL << SC_INT_PW… macro