Home
last modified time | relevance | path

Searched defs:gpio_chip (Results 1 – 1 of 1) sorted by relevance

/include/linux/gpio/
A Ddriver.h424 struct gpio_chip { struct
431 int (*request)(struct gpio_chip *gc, argument
472 int base;
473 u16 ngpio;
474 u16 offset;
476 bool can_sleep;
481 bool be_bits;
482 void __iomem *reg_dat;
483 void __iomem *reg_set;
488 bool bgpio_pinctrl;
[all …]

Completed in 7 milliseconds