Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-exar.c34 struct exar_gpio_chip { struct
48 exar_offset_to_sel_addr(struct exar_gpio_chip *exar_gpio, unsigned int offset) in exar_offset_to_sel_addr() argument
58 exar_offset_to_lvl_addr(struct exar_gpio_chip *exar_gpio, unsigned int offset) in exar_offset_to_lvl_addr()
68 exar_offset_to_bit(struct exar_gpio_chip *exar_gpio, unsigned int offset) in exar_offset_to_bit()
77 struct exar_gpio_chip *exar_gpio = gpiochip_get_data(chip); in exar_get_direction()
89 struct exar_gpio_chip *exar_gpio = gpiochip_get_data(chip); in exar_get_value()
99 struct exar_gpio_chip *exar_gpio = gpiochip_get_data(chip); in exar_set_value()
112 struct exar_gpio_chip *exar_gpio = gpiochip_get_data(chip); in exar_direction_output()
124 struct exar_gpio_chip *exar_gpio = gpiochip_get_data(chip); in exar_direction_input()
135 struct exar_gpio_chip *exar_gpio = data; in exar_devm_ida_free()
[all …]