Searched refs:HECC_CANGIF1 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/can/ |
H A D | ti_hecc.c | 96 #define HECC_CANGIF1 0x44 /* Global interrupt flag 1 */ macro 354 hecc_write(priv, HECC_CANGIF1, HECC_SET_REG); in ti_hecc_reset() 687 HECC_CANGIF1 : HECC_CANGIF0); in ti_hecc_interrupt() 782 hecc_write(priv, HECC_CANGIF1, handled); in ti_hecc_interrupt() 783 int_status = hecc_read(priv, HECC_CANGIF1); in ti_hecc_interrupt()
|
/kernel/linux/linux-6.6/drivers/net/can/ |
H A D | ti_hecc.c | 86 #define HECC_CANGIF1 0x44 /* Global interrupt flag 1 */ macro 344 hecc_write(priv, HECC_CANGIF1, HECC_SET_REG); in ti_hecc_reset() 678 HECC_CANGIF1 : HECC_CANGIF0); in ti_hecc_interrupt() 772 hecc_write(priv, HECC_CANGIF1, handled); in ti_hecc_interrupt() 773 int_status = hecc_read(priv, HECC_CANGIF1); in ti_hecc_interrupt()
|
Completed in 3 milliseconds