Home
last modified time | relevance | path

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

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