Searched refs:da9052_port_direction (Results 1 – 1 of 1) sorted by relevance
67 int da9052_port_direction = 0; in da9052_gpio_get() local76 da9052_port_direction = ret & DA9052_GPIO_ODD_PORT_PIN; in da9052_gpio_get()77 da9052_port_direction >>= 4; in da9052_gpio_get()79 da9052_port_direction = ret & DA9052_GPIO_EVEN_PORT_PIN; in da9052_gpio_get()82 switch (da9052_port_direction) { in da9052_gpio_get()