Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/
H A Dti_hecc.c113 #define HECC_CANMC_PDR BIT(11) /* Local Power down - for sleep mode */ macro
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()