Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/rb532/
H A Dgpio.c42 #define GPIOFUNC 0x00 macro
127 rb532_set_bit(0, offset, gpch->regbase + GPIOFUNC); in rb532_gpio_direction_input()
144 rb532_set_bit(0, offset, gpch->regbase + GPIOFUNC); in rb532_gpio_direction_output()
196 rb532_set_bit(1, gpio, rb532_gpio_chip->regbase + GPIOFUNC); in rb532_gpio_set_func()