Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpio/
Dgpio-xilinx.c49 struct xgpio_instance { struct
57 static inline int xgpio_index(struct xgpio_instance *chip, int gpio) in xgpio_index() argument
65 static inline int xgpio_regoffset(struct xgpio_instance *chip, int gpio) in xgpio_regoffset()
73 static inline int xgpio_offset(struct xgpio_instance *chip, int gpio) in xgpio_offset()
95 struct xgpio_instance *chip = gpiochip_get_data(gc); in xgpio_get()
117 struct xgpio_instance *chip = gpiochip_get_data(gc); in xgpio_set()
149 struct xgpio_instance *chip = gpiochip_get_data(gc); in xgpio_set_multiple()
195 struct xgpio_instance *chip = gpiochip_get_data(gc); in xgpio_dir_in()
227 struct xgpio_instance *chip = gpiochip_get_data(gc); in xgpio_dir_out()
257 struct xgpio_instance *chip = in xgpio_save_regs()
[all …]