Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/gpio/
H A Dmvgpio.h35 u32 gsdr; /* Bitwise Set of GPIO Direction Register - 0x0054 */ member
H A Dmvgpio.c60 writel(GPIO_TO_BIT(gpio), &gpio_reg_bank->gsdr); in gpio_direction_output()