Searched refs:gpioa_pins (Results 1 – 4 of 4) sorted by relevance
98 u32 gpioa_pins = __raw_readl(gpioa); in cns3xxx_sdhci_init() local101 gpioa_pins |= 0x1fff0004; in cns3xxx_sdhci_init()102 __raw_writel(gpioa_pins, gpioa); in cns3xxx_sdhci_init()
379 u32 gpioa_pins = __raw_readl(gpioa); in cns3xxx_init() local382 gpioa_pins |= 0x1fff0004; in cns3xxx_init()383 __raw_writel(gpioa_pins, gpioa); in cns3xxx_init()
34 gpio-ranges-group-names = "gpioa_pins";
212 static const unsigned gpioa_pins[] = { TB10X_PORT1 + 4, TB10X_PORT1 + 5, variable
Completed in 7 milliseconds