Searched refs:DA9055_PORT_MASK (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpio/
H A Dgpio-da9055.c26 #define DA9055_PORT_MASK 0x3 macro
54 gpio_direction = ret & (DA9055_PORT_MASK) << DA9055_PORT_SHIFT(offset); da9055_gpio_get()
92 DA9055_PORT_MASK << da9055_gpio_direction_input()
109 DA9055_PORT_MASK << da9055_gpio_direction_output()

Completed in 75 milliseconds