Home
last modified time | relevance | path

Searched refs:IRQ_HAL_ERR (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/irq/hal/M7821/irq/
H A DhalIRQ.c117 #define IRQ_HAL_ERR(x, args...) {ULOGE(TAG_IRQ, x, ##args);} macro
733 IRQ_HAL_ERR("%s error vector: %x\n", __FUNCTION__, (unsigned int)u32VectorIndex); in HAL_IRQ_Attach()
752 IRQ_HAL_ERR("%s error vector: %x\n", __FUNCTION__, (unsigned int)u32Vector); in HAL_IRQ_Detech()
804 IRQ_HAL_ERR("[%s][%d] has not implemented yet\n", __FUNCTION__, __LINE__); in HAL_IRQ_NotifyCpu()
/utopia/UTPA2-700.0.x/modules/irq/hal/M7621/irq/
H A DhalIRQ.c117 #define IRQ_HAL_ERR(x, args...) {ULOGE(TAG_IRQ, x, ##args);} macro
731 IRQ_HAL_ERR("%s error vector: %x\n", __FUNCTION__, (unsigned int)u32VectorIndex); in HAL_IRQ_Attach()
750 IRQ_HAL_ERR("%s error vector: %x\n", __FUNCTION__, (unsigned int)u32Vector); in HAL_IRQ_Detech()
802 IRQ_HAL_ERR("[%s][%d] has not implemented yet\n", __FUNCTION__, __LINE__); in HAL_IRQ_NotifyCpu()
/utopia/UTPA2-700.0.x/modules/irq/hal/maxim/irq/
H A DhalIRQ.c117 #define IRQ_HAL_ERR(x, args...) {ULOGE(TAG_IRQ, x, ##args);} macro
731 IRQ_HAL_ERR("%s error vector: %x\n", __FUNCTION__, (unsigned int)u32VectorIndex); in HAL_IRQ_Attach()
750 IRQ_HAL_ERR("%s error vector: %x\n", __FUNCTION__, (unsigned int)u32Vector); in HAL_IRQ_Detech()
802 IRQ_HAL_ERR("[%s][%d] has not implemented yet\n", __FUNCTION__, __LINE__); in HAL_IRQ_NotifyCpu()
/utopia/UTPA2-700.0.x/modules/irq/hal/maserati/irq/
H A DhalIRQ.c117 #define IRQ_HAL_ERR(x, args...) {ULOGE(TAG_IRQ, x, ##args);} macro
731 IRQ_HAL_ERR("%s error vector: %x\n", __FUNCTION__, (unsigned int)u32VectorIndex); in HAL_IRQ_Attach()
750 IRQ_HAL_ERR("%s error vector: %x\n", __FUNCTION__, (unsigned int)u32Vector); in HAL_IRQ_Detech()
802 IRQ_HAL_ERR("[%s][%d] has not implemented yet\n", __FUNCTION__, __LINE__); in HAL_IRQ_NotifyCpu()