Searched refs:tps68470_gpio (Results 1 – 1 of 1) sorted by relevance
31 struct tps68470_gpio_data *tps68470_gpio = gpiochip_get_data(gc); in tps68470_gpio_get() local32 struct regmap *regmap = tps68470_gpio->tps68470_regmap; in tps68470_gpio_get()43 dev_err(tps68470_gpio->gc.parent, "reg 0x%x read failed\n", in tps68470_gpio_get()53 struct tps68470_gpio_data *tps68470_gpio = gpiochip_get_data(gc); in tps68470_gpio_get_direction() local54 struct regmap *regmap = tps68470_gpio->tps68470_regmap; in tps68470_gpio_get_direction()63 dev_err(tps68470_gpio->gc.parent, "reg 0x%x read failed\n", in tps68470_gpio_get_direction()76 struct tps68470_gpio_data *tps68470_gpio = gpiochip_get_data(gc); in tps68470_gpio_set() local77 struct regmap *regmap = tps68470_gpio->tps68470_regmap; in tps68470_gpio_set()91 struct tps68470_gpio_data *tps68470_gpio = gpiochip_get_data(gc); in tps68470_gpio_output() local92 struct regmap *regmap = tps68470_gpio->tps68470_regmap; in tps68470_gpio_output()[all …]