Home
last modified time | relevance | path

Searched refs:gpio_type (Results 1 – 8 of 8) sorted by relevance

/linux-6.1.9/drivers/gpio/
Dgpio-rockchip.c81 if (bank->gpio_type == GPIO_TYPE_V2) in rockchip_gpio_writel()
93 if (bank->gpio_type == GPIO_TYPE_V2) in rockchip_gpio_readl()
108 if (bank->gpio_type == GPIO_TYPE_V2) { in rockchip_gpio_writel_bit()
129 if (bank->gpio_type == GPIO_TYPE_V2) { in rockchip_gpio_readl_bit()
207 if (bank->gpio_type == GPIO_TYPE_V2 && !IS_ERR(bank->db_clk)) { in rockchip_gpio_set_debounce()
412 if (bank->gpio_type == GPIO_TYPE_V2) { in rockchip_irq_set_type()
431 if (bank->gpio_type == GPIO_TYPE_V2) { in rockchip_irq_set_type()
537 if (bank->gpio_type == GPIO_TYPE_V2) { in rockchip_interrupts_register()
667 bank->gpio_type = GPIO_TYPE_V2; in rockchip_get_bank_data()
676 bank->gpio_type = GPIO_TYPE_V1; in rockchip_get_bank_data()
Dgpio-pxa.c108 static enum pxa_gpio_type gpio_type; variable
189 if ((gpio_type == PXA26X_GPIO) && (gpio > 85)) in __gpio_is_inverted()
209 switch (gpio_type) { in __gpio_is_occupied()
243 switch (gpio_type) { in pxa_gpio_has_pinctrl()
552 gpio_type = pxa_id->type; in pxa_gpio_nums()
597 gpio_type = gpio_id->type; in pxa_gpio_probe_dt()
682 if (gpio_is_mmp_type(gpio_type)) in pxa_gpio_probe()
/linux-6.1.9/sound/pci/ca0106/
Dca0106_main.c166 .gpio_type = 1,
184 .gpio_type = 1,
198 .gpio_type = 1,
203 .gpio_type = 1,
213 .gpio_type = 1,
224 .gpio_type = 1,
233 .gpio_type = 1,
245 .gpio_type = 2,
250 .gpio_type = 2,
259 .gpio_type = 1,
[all …]
Dca0106.h654 int gpio_type; /* gpio_type = 1 -> shared mic-in/line-in member
Dca0106_mixer.c827 if (emu->details->gpio_type == 1) in snd_ca0106_mixer()
/linux-6.1.9/arch/arm/mach-davinci/
Dcommon.h43 int gpio_type; member
/linux-6.1.9/drivers/media/pci/zoran/
Dzoran.h102 enum gpio_type { enum
/linux-6.1.9/drivers/pinctrl/
Dpinctrl-rockchip.h337 u32 gpio_type; member