Searched refs:get_gpio_flags (Results 1 – 1 of 1) sorted by relevance
25 static u8 *get_gpio_flags(struct udevice *dev, unsigned offset) in get_gpio_flags() function41 return (*get_gpio_flags(dev, offset) & flag) != 0; in get_gpio_flag()47 u8 *gpio = get_gpio_flags(dev, offset); in set_gpio_flag()