Searched refs:da9052_port_direction (Results 1 – 1 of 1) sorted by relevance
57 int da9052_port_direction = 0; in da9052_gpio_get() local66 da9052_port_direction = ret & DA9052_GPIO_ODD_PORT_PIN; in da9052_gpio_get()67 da9052_port_direction >>= 4; in da9052_gpio_get()69 da9052_port_direction = ret & DA9052_GPIO_EVEN_PORT_PIN; in da9052_gpio_get()72 switch (da9052_port_direction) { in da9052_gpio_get()
Completed in 783 milliseconds