Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-xlp.c187 u32 gpio_stat; in xlp_gpio_generic_handler() local
190 gpio_stat = 0; in xlp_gpio_generic_handler()
196 gpio_stat = readl(priv->gpio_intr_stat + regoff * 4); in xlp_gpio_generic_handler()
199 if (gpio_stat & BIT(gpio % XLP_GPIO_REGSZ)) in xlp_gpio_generic_handler()