Home
last modified time | relevance | path

Searched defs:ccsr_gpio (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/gpio/
H A Dmpc8xxx_gpio.c16 struct ccsr_gpio { struct
27 struct ccsr_gpio __iomem *base; argument
/openbmc/u-boot/arch/arm/include/asm/arch-fsl-layerscape/
H A Dimmap_lsch2.h656 struct ccsr_gpio { struct
657 u32 gpdir;
658 u32 gpodr;
659 u32 gpdat;
660 u32 gpier;
661 u32 gpimr;
662 u32 gpicr;
663 u32 gpibe;
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_85xx.h268 typedef struct ccsr_gpio { struct
275 } ccsr_gpio_t; argument