Home
last modified time | relevance | path

Searched refs:omap_gpio_reg_offs (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/arch/arm/mach-omap1/
Dgpio15xx.c40 static struct omap_gpio_reg_offs omap15xx_mpuio_regs = {
81 static struct omap_gpio_reg_offs omap15xx_gpio_regs = {
Dgpio16xx.c46 static struct omap_gpio_reg_offs omap16xx_mpuio_regs = {
87 static struct omap_gpio_reg_offs omap16xx_gpio_regs = {
Dgpio7xx.c45 static struct omap_gpio_reg_offs omap7xx_mpuio_regs = {
86 static struct omap_gpio_reg_offs omap7xx_gpio_regs = {
/linux-4.1.27/include/linux/platform_data/
Dgpio-omap.h165 struct omap_gpio_reg_offs { struct
205 struct omap_gpio_reg_offs *regs; argument
/linux-4.1.27/arch/arm/mach-omap2/
Dgpio.c62 pdata->regs = kzalloc(sizeof(struct omap_gpio_reg_offs), GFP_KERNEL); in omap2_gpio_dev_init()
/linux-4.1.27/drivers/gpio/
Dgpio-omap.c81 struct omap_gpio_reg_offs *regs;
1450 struct omap_gpio_reg_offs *regs = p->regs; in omap_gpio_init_context()
1517 static struct omap_gpio_reg_offs omap2_gpio_regs = {
1540 static struct omap_gpio_reg_offs omap4_gpio_regs = {