Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dti_hecc.c79 #define HECC_CANMC 0x28 /* Master control */ macro
299 hecc_set_bit(priv, HECC_CANMC, HECC_CANMC_SRES); in ti_hecc_reset()
302 hecc_set_bit(priv, HECC_CANMC, HECC_CANMC_CCR); in ti_hecc_reset()
321 hecc_write(priv, HECC_CANMC, 0); in ti_hecc_reset()
349 hecc_set_bit(priv, HECC_CANMC, HECC_CANMC_SCM); in ti_hecc_reset()
407 hecc_set_bit(priv, HECC_CANMC, HECC_CANMC_CCR); in ti_hecc_stop()
988 hecc_set_bit(priv, HECC_CANMC, HECC_CANMC_PDR); in ti_hecc_suspend()
1006 hecc_clear_bit(priv, HECC_CANMC, HECC_CANMC_PDR); in ti_hecc_resume()