Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/rb532/
Dgpio.c118 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()
/linux-2.6.39/arch/mips/include/asm/mach-rc32434/
Drb.h45 #define GPIOCFG 0x04 macro