Home
last modified time | relevance | path

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

/drivers/mmc/host/
Ddw_mmc.c1625 const u32 clken_low_pwr = SDMMC_CLKEN_LOW_PWR << slot->id; in dw_mci_init_card() local
1634 clk_en_a = clk_en_a_old & ~clken_low_pwr; in dw_mci_init_card()
1637 clk_en_a = clk_en_a_old | clken_low_pwr; in dw_mci_init_card()