Searched refs:first_gpio (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/intel/boards/ |
| H A D | bytcht_es8316.c | 435 static const struct acpi_gpio_params first_gpio = { 0, 0, false }; variable 438 { "speaker-enable-gpios", &first_gpio, 1 },
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | goodix.c | 728 static const struct acpi_gpio_params first_gpio = { 0, 0, false }; variable 732 { GOODIX_GPIO_INT_NAME "-gpios", &first_gpio, 1 }, 738 { GOODIX_GPIO_RST_NAME "-gpios", &first_gpio, 1 }, 744 { GOODIX_GPIO_RST_NAME "-gpios", &first_gpio, 1 },
|
| /OK3568_Linux_fs/kernel/drivers/bluetooth/ |
| H A D | hci_bcm.c | 878 static const struct acpi_gpio_params first_gpio = { 0, 0, false }; variable 883 { "device-wakeup-gpios", &first_gpio, 1 }, 890 { "host-wakeup-gpios", &first_gpio, 1 },
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | sh_pfc.h | 97 unsigned first_gpio, last_gpio; member
|
| /OK3568_Linux_fs/u-boot/drivers/gpio/ |
| H A D | sh_pfc.c | 212 for (k = gpioc->first_gpio; k <= gpioc->last_gpio; k++) in setup_data_regs()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rmobile/ |
| H A D | pfc-r8a7791.c | 1103 .first_gpio = GPIO_GP_0_0,
|
| H A D | pfc-r8a7792.c | 2287 .first_gpio = GPIO_GP_0_0,
|
| H A D | pfc-r8a7794.c | 1637 .first_gpio = GPIO_GP_0_0,
|
| H A D | pfc-r8a7790.c | 1800 .first_gpio = GPIO_GP_0_0,
|
| H A D | pfc-r8a7793.c | 1912 .first_gpio = GPIO_GP_0_0,
|
| H A D | pfc-sh73a0.c | 2790 .first_gpio = GPIO_PORT0,
|
| H A D | pfc-r8a7740.c | 2595 .first_gpio = GPIO_PORT0,
|
| H A D | pfc-r8a7795.c | 4991 .first_gpio = GPIO_GP_0_0,
|
| H A D | pfc-r8a7796.c | 5239 .first_gpio = GPIO_GP_0_0,
|