Searched refs:scratch_32 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | sdhci-pci-o2micro.c | 159 u32 scratch_32; in o2_pci_set_baseclk() local 162 O2_SD_PLL_SETTING, &scratch_32); in o2_pci_set_baseclk() 164 scratch_32 &= 0x0000FFFF; in o2_pci_set_baseclk() 165 scratch_32 |= value; in o2_pci_set_baseclk() 168 O2_SD_PLL_SETTING, scratch_32); in o2_pci_set_baseclk() 238 u32 scratch_32 = 0; in sdhci_o2_dll_recovery() local 253 scratch_32 = sdhci_readl(host, O2_PLL_DLL_WDT_CONTROL1); in sdhci_o2_dll_recovery() 254 scratch_32 |= O2_PLL_SOFT_RESET; in sdhci_o2_dll_recovery() 255 sdhci_writel(host, scratch_32, O2_PLL_DLL_WDT_CONTROL1); in sdhci_o2_dll_recovery() 259 &scratch_32); in sdhci_o2_dll_recovery() 380 u32 scratch_32; o2_pci_led_enable() local 404 u32 scratch_32; sdhci_pci_o2_fujin2_pci_init() local 528 u32 scratch_32; sdhci_pci_o2_set_clock() local 639 u32 scratch_32; sdhci_pci_o2_probe() local [all...] |
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | sdhci-pci-o2micro.c | 169 u32 scratch_32; in o2_pci_set_baseclk() local 172 O2_SD_PLL_SETTING, &scratch_32); in o2_pci_set_baseclk() 174 scratch_32 &= 0x0000FFFF; in o2_pci_set_baseclk() 175 scratch_32 |= value; in o2_pci_set_baseclk() 178 O2_SD_PLL_SETTING, scratch_32); in o2_pci_set_baseclk() 248 u32 scratch_32 = 0; in sdhci_o2_dll_recovery() local 263 scratch_32 = sdhci_readl(host, O2_PLL_DLL_WDT_CONTROL1); in sdhci_o2_dll_recovery() 264 scratch_32 |= O2_PLL_SOFT_RESET; in sdhci_o2_dll_recovery() 265 sdhci_writel(host, scratch_32, O2_PLL_DLL_WDT_CONTROL1); in sdhci_o2_dll_recovery() 269 &scratch_32); in sdhci_o2_dll_recovery() 434 u32 scratch_32; o2_pci_led_enable() local 458 u32 scratch_32; sdhci_pci_o2_fujin2_pci_init() local 582 u32 scratch_32; sdhci_pci_o2_set_clock() local 700 u32 scratch_32 = 0; sdhci_pci_o2_set_power() local 815 u32 scratch_32; sdhci_pci_o2_probe() local [all...] |
Completed in 3 milliseconds