Searched refs:of_flags (Results 1 – 2 of 2) sorted by relevance
1481 enum of_gpio_flags of_flags; in of_find_gpio() local1492 &of_flags); in of_find_gpio()1500 if (of_flags & OF_GPIO_ACTIVE_LOW) in of_find_gpio()
1568 enum of_gpio_flags of_flags; in s5c73m3_parse_gpios() local1571 0, &of_flags); in s5c73m3_parse_gpios()1578 state->gpio[i].level = !(of_flags & OF_GPIO_ACTIVE_LOW); in s5c73m3_parse_gpios()