Searched refs:scratch32 (Results 1 – 1 of 1) sorted by relevance
76 u32 scratch32; in sdhci_o2_wait_card_detect_stable() local83 scratch32 = sdhci_readl(host, SDHCI_PRESENT_STATE); in sdhci_o2_wait_card_detect_stable()102 u32 scratch32; in sdhci_o2_enable_internal_clock() local106 scratch32 |= O2_PLL_SOFT_RESET; in sdhci_o2_enable_internal_clock()109 scratch32 &= ~(O2_PLL_SOFT_RESET); in sdhci_o2_enable_internal_clock()113 scratch32 |= O2_PLL_FORCE_ACTIVE; in sdhci_o2_enable_internal_clock()140 scratch32 &= ~O2_PLL_FORCE_ACTIVE; in sdhci_o2_enable_internal_clock()181 u32 scratch32 = 0; in sdhci_o2_wait_dll_detect_lock() local184 scratch32, !(scratch32 & O2_DLL_LOCK_STATUS), 1, 1000000); in sdhci_o2_wait_dll_detect_lock()305 u32 scratch32 = 0; in sdhci_o2_execute_tuning() local[all …]
Completed in 9 milliseconds