Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/rb532/
H A Dgpio.c43 #define GPIOCFG 0x04 macro
129 rb532_set_bit(0, offset, gpch->regbase + GPIOCFG); in rb532_gpio_direction_input()
149 rb532_set_bit(1, offset, gpch->regbase + GPIOCFG); in rb532_gpio_direction_output()