Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds