Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/
A D_sdhost.h378 #define SDXC_REG_FUNS (0x44) /* SMC Function Select Register */ macro
A Dhal_sdhost.c1867 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