Home
last modified time | relevance | path

Searched refs:GPIO_NO_WAKE_IRQ (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/irqchip/
Dqcom-pdc.c58 if (d->hwirq == GPIO_NO_WAKE_IRQ) in qcom_pdc_gic_get_irqchip_state()
68 if (d->hwirq == GPIO_NO_WAKE_IRQ) in qcom_pdc_gic_set_irqchip_state()
92 if (d->hwirq == GPIO_NO_WAKE_IRQ) in qcom_pdc_gic_disable()
101 if (d->hwirq == GPIO_NO_WAKE_IRQ) in qcom_pdc_gic_enable()
110 if (d->hwirq == GPIO_NO_WAKE_IRQ) in qcom_pdc_gic_mask()
118 if (d->hwirq == GPIO_NO_WAKE_IRQ) in qcom_pdc_gic_unmask()
163 if (pin_out == GPIO_NO_WAKE_IRQ) in qcom_pdc_gic_set_type()
306 if (hwirq == GPIO_NO_WAKE_IRQ) in qcom_pdc_gpio_alloc()
/Linux-v5.10/include/linux/soc/qcom/
Dirq.h8 #define GPIO_NO_WAKE_IRQ ~0U macro
/Linux-v5.10/drivers/pinctrl/qcom/
Dpinctrl-msm.c1194 *parent = GPIO_NO_WAKE_IRQ; in msm_gpio_wakeirq()