Searched refs:LP_INT_ENABLE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/intel/ |
H A D | pinctrl-lynxpoint.c | 153 #define LP_INT_ENABLE 0x90 macro 191 * LP_INT_ENABLE[31:0] ... 192 * LP_INT_ENABLE[63:32] ... 193 * LP_INT_ENABLE[94:64] ... 649 ena = lp_gpio_reg(&lg->chip, base, LP_INT_ENABLE); in lp_gpio_irq_handler() 690 void __iomem *reg = lp_gpio_reg(&lg->chip, hwirq, LP_INT_ENABLE); in lp_irq_enable() 703 void __iomem *reg = lp_gpio_reg(&lg->chip, hwirq, LP_INT_ENABLE); in lp_irq_disable() 779 reg = lp_gpio_reg(&lg->chip, base, LP_INT_ENABLE); in lp_gpio_irq_init_hw()
|
/kernel/linux/linux-6.6/drivers/pinctrl/intel/ |
H A D | pinctrl-lynxpoint.c | 155 #define LP_INT_ENABLE 0x90 macro 193 * LP_INT_ENABLE[31:0] ... 194 * LP_INT_ENABLE[63:32] ... 195 * LP_INT_ENABLE[94:64] ... 582 ena = lp_gpio_reg(&lg->chip, base, LP_INT_ENABLE); in lp_gpio_irq_handler() 619 void __iomem *reg = lp_gpio_reg(&lg->chip, hwirq, LP_INT_ENABLE); in lp_irq_enable() 634 void __iomem *reg = lp_gpio_reg(&lg->chip, hwirq, LP_INT_ENABLE); in lp_irq_disable() 714 reg = lp_gpio_reg(&lg->chip, base, LP_INT_ENABLE); in lp_gpio_irq_init_hw()
|
Completed in 4 milliseconds