Searched refs:GPIOCFG (Results 1 – 2 of 2) sorted by relevance
118 rb532_set_bit(0, offset, gpch->regbase + GPIOCFG); in rb532_gpio_direction_input()138 rb532_set_bit(1, offset, gpch->regbase + GPIOCFG); in rb532_gpio_direction_output()
45 #define GPIOCFG 0x04 macro