Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/can/
H A Dti_hecc.c89 #define HECC_CANMC 0x28 /* Master control */ macro
309 hecc_set_bit(priv, HECC_CANMC, HECC_CANMC_SRES); in ti_hecc_reset()
312 hecc_set_bit(priv, HECC_CANMC, HECC_CANMC_CCR); in ti_hecc_reset()
331 hecc_write(priv, HECC_CANMC, 0); in ti_hecc_reset()
359 hecc_set_bit(priv, HECC_CANMC, HECC_CANMC_SCM); in ti_hecc_reset()
417 hecc_set_bit(priv, HECC_CANMC, HECC_CANMC_CCR); in ti_hecc_stop()
1001 hecc_set_bit(priv, HECC_CANMC, HECC_CANMC_PDR); in ti_hecc_suspend()
1019 hecc_clear_bit(priv, HECC_CANMC, HECC_CANMC_PDR); in ti_hecc_resume()