Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/arch/mips/rb532/
H A Dgpio.c119 rb532_set_bit(0, offset, gpch->regbase + GPIOCFG); in rb532_gpio_direction_input()
139 rb532_set_bit(1, offset, gpch->regbase + GPIOCFG); in rb532_gpio_direction_output()
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-rc32434/
H A Drb.h37 #define GPIOCFG 0x04 macro

Completed in 1 milliseconds