Home
last modified time | relevance | path

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

/arch/mips/rb532/
Dgpio.c92 return rb532_get_bit(offset, gpch->regbase + GPIOD); in rb532_gpio_get()
104 rb532_set_bit(value, offset, gpch->regbase + GPIOD); in rb532_gpio_set()
137 rb532_set_bit(value, offset, gpch->regbase + GPIOD); in rb532_gpio_direction_output()
/arch/mips/include/asm/mach-rc32434/
Drb.h46 #define GPIOD 0x08 macro