Searched refs:gpio_direction (Results 1 – 2 of 2) sorted by relevance
41 int gpio_direction = 0; in da9055_gpio_get() local49 gpio_direction = ret & (DA9055_PORT_MASK) << DA9055_PORT_SHIFT(offset); in da9055_gpio_get()50 gpio_direction >>= DA9055_PORT_SHIFT(offset); in da9055_gpio_get()51 switch (gpio_direction) { in da9055_gpio_get()
14 TRACE_EVENT(gpio_direction,