Searched refs:SDXC_REG_FUNS (Results 1 – 2 of 2) sorted by relevance
378 #define SDXC_REG_FUNS (0x44) /* SMC Function Select Register */ macro
1867 mci_writel(0xceaa0000, host, SDXC_REG_FUNS); in rom_HAL_SDC_PowerOn()1943 bak_regs->funcsel = mci_readl(host, SDXC_REG_FUNS); in __mci_regs_save()1956 mci_writel(bak_regs->funcsel, host, SDXC_REG_FUNS); in __mci_regs_restore()1959 mci_writel(0xceaa0000, host, SDXC_REG_FUNS); in __mci_regs_restore()
Completed in 13 milliseconds