Searched refs:da9052_port_direction (Results 1 – 1 of 1) sorted by relevance
56 int da9052_port_direction = 0; in da9052_gpio_get() local65 da9052_port_direction = ret & DA9052_GPIO_ODD_PORT_PIN; in da9052_gpio_get()66 da9052_port_direction >>= 4; in da9052_gpio_get()68 da9052_port_direction = ret & DA9052_GPIO_EVEN_PORT_PIN; in da9052_gpio_get()71 switch (da9052_port_direction) { in da9052_gpio_get()