Home
last modified time | relevance | path

Searched refs:HECC_CANGIF0 (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/can/
H A Dti_hecc.c94 #define HECC_CANGIF0 0x3C /* Global interrupt flag 0 */ macro
353 hecc_write(priv, HECC_CANGIF0, HECC_SET_REG); in ti_hecc_reset()
687 HECC_CANGIF1 : HECC_CANGIF0); in ti_hecc_interrupt()
785 hecc_write(priv, HECC_CANGIF0, handled); in ti_hecc_interrupt()
786 int_status = hecc_read(priv, HECC_CANGIF0); in ti_hecc_interrupt()
/kernel/linux/linux-6.6/drivers/net/can/
H A Dti_hecc.c84 #define HECC_CANGIF0 0x3C /* Global interrupt flag 0 */ macro
343 hecc_write(priv, HECC_CANGIF0, HECC_SET_REG); in ti_hecc_reset()
678 HECC_CANGIF1 : HECC_CANGIF0); in ti_hecc_interrupt()
775 hecc_write(priv, HECC_CANGIF0, handled); in ti_hecc_interrupt()
776 int_status = hecc_read(priv, HECC_CANGIF0); in ti_hecc_interrupt()

Completed in 4 milliseconds