Home
last modified time | relevance | path

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

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