Home
last modified time | relevance | path

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

/optee_os/core/drivers/pm/sam/
H A Dat91_pm.c133 unsigned int shdwc_mr_bit; member
139 { .pmc_fsmr_bit = AT91_PMC_RTCAL, .shdwc_mr_bit = BIT(17) },
207 if (wsi->shdwc_mr_bit && in at91_pm_config_ws_ulp1()
208 !(val & wsi->shdwc_mr_bit)) in at91_pm_config_ws_ulp1()