Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-omap1/
Dgpio7xx.c58 static struct omap_gpio_platform_data omap7xx_mpu_gpio_config = {
99 static struct omap_gpio_platform_data omap7xx_gpio1_config = {
127 static struct omap_gpio_platform_data omap7xx_gpio2_config = {
155 static struct omap_gpio_platform_data omap7xx_gpio3_config = {
183 static struct omap_gpio_platform_data omap7xx_gpio4_config = {
211 static struct omap_gpio_platform_data omap7xx_gpio5_config = {
239 static struct omap_gpio_platform_data omap7xx_gpio6_config = {
Dgpio16xx.c59 static struct omap_gpio_platform_data omap16xx_mpu_gpio_config = {
105 static struct omap_gpio_platform_data omap16xx_gpio1_config = {
133 static struct omap_gpio_platform_data omap16xx_gpio2_config = {
161 static struct omap_gpio_platform_data omap16xx_gpio3_config = {
189 static struct omap_gpio_platform_data omap16xx_gpio4_config = {
223 struct omap_gpio_platform_data *pdata; in omap16xx_gpio_init()
Dgpio15xx.c51 static struct omap_gpio_platform_data omap15xx_mpu_gpio_config = {
93 static struct omap_gpio_platform_data omap15xx_gpio_config = {
/Linux-v5.4/include/linux/platform_data/
Dgpio-omap.h180 struct omap_gpio_platform_data { struct
/Linux-v5.4/drivers/gpio/
Dgpio-omap.c1308 static const struct omap_gpio_platform_data omap2_pdata = {
1314 static const struct omap_gpio_platform_data omap3_pdata = {
1320 static const struct omap_gpio_platform_data omap4_pdata = {
1348 const struct omap_gpio_platform_data *pdata; in omap_gpio_probe()