Home
last modified time | relevance | path

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

/bsp/cvitek/drivers/
A Ddrv_sdhci.c573 mmio_write_8(BASE + SDIF_PWR_CONTROL,mmio_read_8(BASE + SDIF_PWR_CONTROL) | 0x1); in sdhci_enable_card_power()
577 mmio_write_8(BASE + SDIF_PWR_CONTROL,mmio_read_8(BASE+ SDIF_PWR_CONTROL) & ~0x1); in sdhci_enable_card_power()
736 mmio_write_8(BASE + SDIF_PWR_CONTROL, (0x7 << 1)); in sdhci_init()
752 …mmio_write_8(BASE + SDIF_PWR_CONTROL, mmio_read_8(BASE + SDIF_PWR_CONTROL) | 0x1); // set SD_BUS_P… in sdhci_init()
1062 mmio_read_8(BASE + SDIF_PWR_CONTROL), in sdhci_reg_dump()
/bsp/cvitek/drivers/libraries/sdif/
A Ddw_sdmmc.h124 #define SDIF_PWR_CONTROL 0x29 macro

Completed in 12 milliseconds