Searched refs:S905D2_GPIO_BASE (Results 1 – 3 of 3) sorted by relevance
71 .base = S905D2_GPIO_BASE,153 const uint64_t aligned_gpio_base = ROUNDDOWN(S905D2_GPIO_BASE, PAGE_SIZE); in aml_sd_emmc_configure_portB()154 size_t aligned_size = ROUNDUP((S905D2_GPIO_BASE - aligned_gpio_base) + S905D2_GPIO_LENGTH, in aml_sd_emmc_configure_portB()163 uintptr_t gpio_vaddr = (uintptr_t)gpio_base.vaddr + S905D2_GPIO_BASE - aligned_gpio_base; in aml_sd_emmc_configure_portB()
22 .base = S905D2_GPIO_BASE,
7 #define S905D2_GPIO_BASE 0xff634400 macro
Completed in 6 milliseconds