Home
last modified time | relevance | path

Searched defs:gpioa (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/arch/arm/mach-cns3xxx/
Ddevices.c100 u32 __iomem *gpioa = IOMEM(CNS3XXX_MISC_BASE_VIRT + 0x0014); in cns3xxx_sdhci_init() local
Dcore.c378 u32 __iomem *gpioa = IOMEM(CNS3XXX_MISC_BASE_VIRT + 0x0014); in cns3xxx_init() local
/linux-4.1.27/arch/arc/boot/dts/
Dabilis_tb100.dtsi167 gpioa: gpio@FF140000 { label
Dabilis_tb101.dtsi176 gpioa: gpio@FF140000 { label
/linux-4.1.27/drivers/gpio/
Dgpio-viperboard.c69 struct gpio_chip gpioa; /* gpio a related things */ member