Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/spear/
H A Dpinctrl-plgpio.c103 static inline void plgpio_reg_reset(struct regmap *regmap, u32 pin, u32 reg) in plgpio_reg_reset() function
158 plgpio_reg_reset(plgpio->regmap, wdata_offset, in plgpio_direction_output()
161 plgpio_reg_reset(plgpio->regmap, dir_offset, plgpio->regs.dir); in plgpio_direction_output()
201 plgpio_reg_reset(plgpio->regmap, offset, plgpio->regs.wdata); in plgpio_set_value()
276 plgpio_reg_reset(plgpio->regmap, offset, plgpio->regs.enb); in plgpio_free()
323 plgpio_reg_reset(plgpio->regmap, offset, plgpio->regs.ie); in plgpio_irq_enable()