Home
last modified time | relevance | path

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

/arch/mips/rb532/
Dgpio.c117 rb532_set_bit(0, offset, gpch->regbase + GPIOFUNC); in rb532_gpio_direction_input()
134 rb532_set_bit(0, offset, gpch->regbase + GPIOFUNC); in rb532_gpio_direction_output()
180 rb532_set_bit(1, gpio, rb532_gpio_chip->regbase + GPIOFUNC); in rb532_gpio_set_func()
/arch/mips/include/asm/mach-rc32434/
Drb.h44 #define GPIOFUNC 0x00 macro