Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/bcm/
H A Dpinctrl-nsp-gpio.c32 #define NSP_GPIO_INT_POLARITY 0x50 macro
141 readl(chip->base + NSP_GPIO_INT_POLARITY); in nsp_gpio_irq_handler()
220 level_low = nsp_get_bit(chip, REG, NSP_GPIO_INT_POLARITY, gpio); in nsp_gpio_irq_set_type()
247 nsp_set_bit(chip, REG, NSP_GPIO_INT_POLARITY, gpio, level_low); in nsp_gpio_irq_set_type()