Searched refs:afunc (Results 1 – 1 of 1) sorted by relevance
89 u32 afunc, bfunc; in gpio_set_mode() local91 afunc = readl(addr + DB8500_GPIO_AFSLA) & ~bit; in gpio_set_mode()94 afunc |= bit; in gpio_set_mode()97 writel(afunc, addr + DB8500_GPIO_AFSLA); in gpio_set_mode()