Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H A Dgpio15xx.c40 static struct omap_gpio_reg_offs omap15xx_mpuio_regs = {
81 static struct omap_gpio_reg_offs omap15xx_gpio_regs = {
H A Dgpio16xx.c48 static struct omap_gpio_reg_offs omap16xx_mpuio_regs = {
89 static struct omap_gpio_reg_offs omap16xx_gpio_regs = {
H A Dgpio7xx.c47 static struct omap_gpio_reg_offs omap7xx_mpuio_regs = {
88 static struct omap_gpio_reg_offs omap7xx_gpio_regs = {
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dgpio-omap.h151 struct omap_gpio_reg_offs { struct
192 const struct omap_gpio_reg_offs *regs; argument
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-omap.c49 const struct omap_gpio_reg_offs *regs;
1073 const struct omap_gpio_reg_offs *regs = p->regs; in omap_gpio_init_context()
1093 const struct omap_gpio_reg_offs *regs = bank->regs; in omap_gpio_restore_context()
1290 static const struct omap_gpio_reg_offs omap2_gpio_regs = {
1314 static const struct omap_gpio_reg_offs omap4_gpio_regs = {