Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/can/
H A Dti_hecc.c95 #define HECC_CANGIM 0x40 /* Global interrupt mask */ macro
402 hecc_write(priv, HECC_CANGIM, HECC_CANGIM_DEF_MASK | in ti_hecc_start()
406 hecc_write(priv, HECC_CANGIM, in ti_hecc_start()
420 hecc_write(priv, HECC_CANGIM, 0); in ti_hecc_stop()
724 hecc_write(priv, HECC_CANGIM, 0); in ti_hecc_interrupt()
/kernel/linux/linux-6.6/drivers/net/can/
H A Dti_hecc.c85 #define HECC_CANGIM 0x40 /* Global interrupt mask */ macro
392 hecc_write(priv, HECC_CANGIM, HECC_CANGIM_DEF_MASK | in ti_hecc_start()
396 hecc_write(priv, HECC_CANGIM, in ti_hecc_start()
410 hecc_write(priv, HECC_CANGIM, 0); in ti_hecc_stop()
715 hecc_write(priv, HECC_CANGIM, 0); in ti_hecc_interrupt()

Completed in 4 milliseconds