Home
last modified time | relevance | path

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

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