Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-thunderx.c37 #define GPIO_INTR_ENA_W1C BIT(2) macro
301 writeq(GPIO_INTR_ENA_W1C, in thunderx_gpio_irq_mask()
310 writeq(GPIO_INTR_ENA_W1C | GPIO_INTR_INTR, in thunderx_gpio_irq_mask_ack()