Searched refs:da9052_port_direction (Results 1 – 1 of 1) sorted by relevance
62 int da9052_port_direction = 0; in da9052_gpio_get() local71 da9052_port_direction = ret & DA9052_GPIO_ODD_PORT_PIN; in da9052_gpio_get()72 da9052_port_direction >>= 4; in da9052_gpio_get()74 da9052_port_direction = ret & DA9052_GPIO_EVEN_PORT_PIN; in da9052_gpio_get()77 switch (da9052_port_direction) { in da9052_gpio_get()