Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-da9055.c36 int gpio_direction = 0; in da9055_gpio_get() local
44 gpio_direction = ret & (DA9055_PORT_MASK) << DA9055_PORT_SHIFT(offset); in da9055_gpio_get()
45 gpio_direction >>= DA9055_PORT_SHIFT(offset); in da9055_gpio_get()
46 switch (gpio_direction) { in da9055_gpio_get()
/linux/drivers/usb/serial/
H A Dxr_serial.c123 u16 gpio_direction; member
163 .gpio_direction = 0x1b,
185 .gpio_direction = 0x0d,
208 .gpio_direction = 0xc0d,
228 .gpio_direction = 0x4d,
1001 ret = xr_set_reg_uart(port, type->gpio_direction, mask); in xr_gpio_init()
/linux/include/trace/events/
H A Dgpio.h10 TRACE_EVENT(gpio_direction,
/linux/drivers/media/dvb-frontends/
H A Dmxl692_defs.h359 u8 gpio_direction; member