Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/gpio/
H A Ddb8500_gpio.c43 #define DB8500_GPIO_DATC 0x08 macro
132 writel(bit, addr + DB8500_GPIO_DATC); in db8500_gpio_set_pull()
172 writel(1 << offset, addr + DB8500_GPIO_DATC); in db8500_gpio_set_output()