Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpio/
Dgpio-tc3589x.c27 struct tc3589x_gpio { struct
37 static inline struct tc3589x_gpio *to_tc3589x_gpio(struct gpio_chip *chip) in to_tc3589x_gpio() argument
39 return container_of(chip, struct tc3589x_gpio, chip); in to_tc3589x_gpio()
44 struct tc3589x_gpio *tc3589x_gpio = to_tc3589x_gpio(chip); in tc3589x_gpio_get() local
45 struct tc3589x *tc3589x = tc3589x_gpio->tc3589x; in tc3589x_gpio_get()
59 struct tc3589x_gpio *tc3589x_gpio = to_tc3589x_gpio(chip); in tc3589x_gpio_set() local
60 struct tc3589x *tc3589x = tc3589x_gpio->tc3589x; in tc3589x_gpio_set()
71 struct tc3589x_gpio *tc3589x_gpio = to_tc3589x_gpio(chip); in tc3589x_gpio_direction_output() local
72 struct tc3589x *tc3589x = tc3589x_gpio->tc3589x; in tc3589x_gpio_direction_output()
84 struct tc3589x_gpio *tc3589x_gpio = to_tc3589x_gpio(chip); in tc3589x_gpio_direction_input() local
[all …]
/linux-4.4.14/arch/arm/boot/dts/
Dste-hrefprev60.dtsi21 gpios = <&tc3589x_gpio 7 0x4>;
48 tc3589x_gpio: tc3589x_gpio { label
71 cd-gpios = <&tc3589x_gpio 3 0x4>;
75 gpios = <&tc3589x_gpio 18 0x4>;
76 enable-gpio = <&tc3589x_gpio 17 0x4>;
Dste-hrefprev60-stuib.dts33 reset-gpio = <&tc3589x_gpio 13 0x4>;
37 reset-gpio = <&tc3589x_gpio 13 0x4>;
Dste-href-tvk1281618.dtsi53 tc3589x_gpio {
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Dtc3589x.txt72 tc3589x_gpio {