Home
last modified time | relevance | path

Searched refs:omap_gpio_platform_data (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/arm/mach-omap1/
H A Dgpio16xx.c51 static struct omap_gpio_platform_data omap16xx_mpu_gpio_config = {
97 static struct omap_gpio_platform_data omap16xx_gpio1_config = {
125 static struct omap_gpio_platform_data omap16xx_gpio2_config = {
153 static struct omap_gpio_platform_data omap16xx_gpio3_config = {
181 static struct omap_gpio_platform_data omap16xx_gpio4_config = {
215 struct omap_gpio_platform_data *pdata; in omap16xx_gpio_init()
H A Dgpio15xx.c44 static struct omap_gpio_platform_data omap15xx_mpu_gpio_config = {
86 static struct omap_gpio_platform_data omap15xx_gpio_config = {
/openbmc/linux/include/linux/platform_data/
H A Dgpio-omap.h183 struct omap_gpio_platform_data { struct
/openbmc/linux/drivers/gpio/
H A Dgpio-omap.c1359 static const struct omap_gpio_platform_data omap2_pdata = {
1365 static const struct omap_gpio_platform_data omap3_pdata = {
1371 static const struct omap_gpio_platform_data omap4_pdata = {
1398 const struct omap_gpio_platform_data *pdata; in omap_gpio_probe()