Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/bcm/
H A Dpinctrl-nsp-gpio.c39 #define NSP_CHIP_A_INT_MASK 0x04 macro
674 val = readl(chip->base + NSP_CHIP_A_INT_MASK); in nsp_gpio_probe()
676 writel(val, (chip->base + NSP_CHIP_A_INT_MASK)); in nsp_gpio_probe()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds