Searched refs:SDC_GPIO_BASE (Results 1 – 4 of 4) sorted by relevance
125 #define SDC1_SET_GPIO_MUX() ({int v = readl(SDC_GPIO_BASE + 0xd8);\128 writel(v,SDC_GPIO_BASE + 0xd8);\130 #define SDC1_SET_GPIO_DRV() ({int v = readl(SDC_GPIO_BASE + 0xec);\135 #define SDC1_SET_GPIO_PULL() ({int v = readl(SDC_GPIO_BASE + 0xf4);\142 #define SDC_TIG_SET_GPIO_MUX() ({int v = readl(SDC_GPIO_BASE + 0x28);\145 writel(v,SDC_GPIO_BASE + 0x28);\158 #define SDC_TIG_SET_GPIO_DAT() ({int v = readl(SDC_GPIO_BASE + 0x34);\304 sdc_hex_dump_word((void *)SDC_GPIO_BASE+0xb0,0xff); in __mci_force_dump_host_info()305 sdc_hex_dump_word((void *)SDC_GPIO_BASE+0x340,0xff); in __mci_force_dump_host_info()616 sdc_hex_dump_word((void *)(SDC_GPIO_BASE+0xB0),0xff); in __mci_request_done()[all …]
12 #define SDC_GPIO_BASE (0x2000000) macro
10 #define SDC_GPIO_BASE (0x300b000) macro
Completed in 13 milliseconds