Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/bcm/
H A Dpinctrl-nsp-gpio.c28 #define NSP_CHIP_A_INT_MASK 0x04 macro
664 val = readl(chip->base + NSP_CHIP_A_INT_MASK); in nsp_gpio_probe()
666 writel(val, (chip->base + NSP_CHIP_A_INT_MASK)); in nsp_gpio_probe()