Home
last modified time | relevance | path

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

/linux/drivers/pinctrl/intel/
H A Dpinctrl-lynxpoint.c156 #define LP_INT_ENABLE 0x90 macro
194 * LP_INT_ENABLE[31:0] ...
195 * LP_INT_ENABLE[63:32] ...
196 * LP_INT_ENABLE[94:64] ...
559 ena = lp_gpio_reg(&lg->chip, base, LP_INT_ENABLE); in lp_gpio_irq_handler()
596 void __iomem *reg = lp_gpio_reg(&lg->chip, hwirq, LP_INT_ENABLE); in lp_irq_enable()
609 void __iomem *reg = lp_gpio_reg(&lg->chip, hwirq, LP_INT_ENABLE); in lp_irq_disable()
685 reg = lp_gpio_reg(&lg->chip, base, LP_INT_ENABLE); in lp_gpio_irq_init_hw()