Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-omap1/
Dgpio7xx.c57 static struct omap_gpio_platform_data omap7xx_mpu_gpio_config = {
98 static struct omap_gpio_platform_data omap7xx_gpio1_config = {
126 static struct omap_gpio_platform_data omap7xx_gpio2_config = {
154 static struct omap_gpio_platform_data omap7xx_gpio3_config = {
182 static struct omap_gpio_platform_data omap7xx_gpio4_config = {
210 static struct omap_gpio_platform_data omap7xx_gpio5_config = {
238 static struct omap_gpio_platform_data omap7xx_gpio6_config = {
Dgpio16xx.c60 static struct omap_gpio_platform_data omap16xx_mpu_gpio_config = {
106 static struct omap_gpio_platform_data omap16xx_gpio1_config = {
134 static struct omap_gpio_platform_data omap16xx_gpio2_config = {
162 static struct omap_gpio_platform_data omap16xx_gpio3_config = {
190 static struct omap_gpio_platform_data omap16xx_gpio4_config = {
224 struct omap_gpio_platform_data *pdata; in omap16xx_gpio_init()
Dgpio15xx.c52 static struct omap_gpio_platform_data omap15xx_mpu_gpio_config = {
94 static struct omap_gpio_platform_data omap15xx_gpio_config = {
/linux-5.19.10/include/linux/platform_data/
Dgpio-omap.h183 struct omap_gpio_platform_data { struct
/linux-5.19.10/drivers/gpio/
Dgpio-omap.c1338 static const struct omap_gpio_platform_data omap2_pdata = {
1344 static const struct omap_gpio_platform_data omap3_pdata = {
1350 static const struct omap_gpio_platform_data omap4_pdata = {
1377 const struct omap_gpio_platform_data *pdata; in omap_gpio_probe()