Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpio/
Dgpio-rockchip.c88 if (bank->gpio_type == GPIO_TYPE_V2) in rockchip_gpio_writel()
100 if (bank->gpio_type == GPIO_TYPE_V2) in rockchip_gpio_readl()
115 if (bank->gpio_type == GPIO_TYPE_V2) { in rockchip_gpio_writel_bit()
136 if (bank->gpio_type == GPIO_TYPE_V2) { in rockchip_gpio_readl_bit()
214 if (bank->gpio_type == GPIO_TYPE_V2 && !IS_ERR(bank->db_clk)) { in rockchip_gpio_set_debounce()
419 if (bank->gpio_type == GPIO_TYPE_V2) { in rockchip_irq_set_type()
438 if (bank->gpio_type == GPIO_TYPE_V2) { in rockchip_irq_set_type()
544 if (bank->gpio_type == GPIO_TYPE_V2) { in rockchip_interrupts_register()
676 bank->gpio_type = GPIO_TYPE_V2; in rockchip_get_bank_data()
686 bank->gpio_type = GPIO_TYPE_V1; in rockchip_get_bank_data()
Dgpio-pxa.c107 static enum pxa_gpio_type gpio_type; variable
183 if ((gpio_type == PXA26X_GPIO) && (gpio > 85)) in __gpio_is_inverted()
203 switch (gpio_type) { in __gpio_is_occupied()
237 switch (gpio_type) { in pxa_gpio_has_pinctrl()
547 gpio_type = pxa_id->type; in pxa_gpio_nums()
592 gpio_type = gpio_id->type; in pxa_gpio_probe_dt()
677 if (gpio_is_mmp_type(gpio_type)) in pxa_gpio_probe()
/linux-6.14.4/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.c807 if (emu->details->gpio_type == 1) in snd_ca0106_mixer()
/linux-6.14.4/arch/arm/mach-davinci/
Dcommon.h43 int gpio_type; member
/linux-6.14.4/drivers/media/pci/zoran/
Dzoran.h102 enum gpio_type { enum
/linux-6.14.4/drivers/pinctrl/
Dpinctrl-rockchip.h340 u32 gpio_type; member