Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Ddb8500_gpio.c42 #define DB8500_GPIO_DATS 0x04 macro
130 writel(bit, addr + DB8500_GPIO_DATS); in db8500_gpio_set_pull()
170 writel(1 << offset, addr + DB8500_GPIO_DATS); in db8500_gpio_set_output()