Searched refs:SDIO1_BASE (Results 1 – 4 of 4) sorted by relevance
29 #define SDIO_BASE_ADDRESS SDIO1_BASE
651 else if(BASE == (rt_ubase_t)SDIO1_BASE) in sdhci_pad_setting()719 if (BASE == (rt_ubase_t)SDIO1_BASE) in sdhci_phy_init()789 else if (BASE == (rt_ubase_t)SDIO1_BASE) in rthw_sdhci_set_config()1041 base = (rt_ubase_t)SDIO1_BASE; in sdhci_reg_dump()
63 #define SDIO1_BASE DRV_IOREMAP((void *)DW_SDIO0_BASE, 0x1000) macro
1269 #define SDIO1_BASE (APB2PERIPH_BASE + 0x2C00) macro1321 #define SDIO1 ((SDIO_TypeDef *) SDIO1_BASE)
Completed in 32 milliseconds