Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/can/
Dti_hecc.c118 #define HECC_CANMC 0x28 /* Master control */ macro
327 hecc_set_bit(priv, HECC_CANMC, HECC_CANMC_SRES); in ti_hecc_reset()
330 hecc_set_bit(priv, HECC_CANMC, HECC_CANMC_CCR); in ti_hecc_reset()
351 hecc_write(priv, HECC_CANMC, 0); in ti_hecc_reset()
381 hecc_set_bit(priv, HECC_CANMC, HECC_CANMC_SCM); in ti_hecc_reset()
689 hecc_clear_bit(priv, HECC_CANMC, HECC_CANMC_CCR); in ti_hecc_error()
704 hecc_clear_bit(priv, HECC_CANMC, HECC_CANMC_CCR); in ti_hecc_error()
715 hecc_clear_bit(priv, HECC_CANMC, HECC_CANMC_CCR); in ti_hecc_error()
1006 hecc_set_bit(priv, HECC_CANMC, HECC_CANMC_PDR); in ti_hecc_suspend()
1021 hecc_clear_bit(priv, HECC_CANMC, HECC_CANMC_PDR); in ti_hecc_resume()