Home
last modified time | relevance | path

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

/drivers/pinctrl/bcm/
Dpinctrl-nsp-gpio.c31 #define NSP_GPIO_DATA_OUT 0x44 macro
282 nsp_set_bit(chip, REG, NSP_GPIO_DATA_OUT, gpio, !!(val)); in nsp_gpio_direction_output()
308 nsp_set_bit(chip, REG, NSP_GPIO_DATA_OUT, gpio, !!(val)); in nsp_gpio_set()