Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/
A D_sdhost.h364 #define SDXC_REG_WIDTH (0x0C) /* SMC Bus Width Register */ macro
A Dhal_sdhost.c1250 mci_writel(SDXC_WIDTH1, host, SDXC_REG_WIDTH); in HAL_SDC_Set_BusWidth()
1253 mci_writel(SDXC_WIDTH4, host, SDXC_REG_WIDTH); in HAL_SDC_Set_BusWidth()
1257 mci_writel(SDXC_WIDTH8, host, SDXC_REG_WIDTH); in HAL_SDC_Set_BusWidth()
1941 bak_regs->buswid = mci_readl(host, SDXC_REG_WIDTH); in __mci_regs_save()
1954 mci_writel(bak_regs->buswid, host, SDXC_REG_WIDTH); in __mci_regs_restore()

Completed in 12 milliseconds