Searched refs:as3722_update_bits (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/pinctrl/ |
| H A D | pinctrl-as3722.c | 231 ret = as3722_update_bits(as_pci->as3722, gpio_cntr_reg, in as3722_pinctrl_set() 246 ret = as3722_update_bits(as_pci->as3722, gpio_cntr_reg, in as3722_pinctrl_set() 309 return as3722_update_bits(as3722, AS3722_GPIOn_CONTROL_REG(offset), in as3722_pinctrl_gpio_set_direction() 497 ret = as3722_update_bits(as3722, AS3722_GPIO_SIGNAL_OUT_REG, in as3722_gpio_set()
|
| /linux/drivers/mfd/ |
| H A D | as3722.c | 235 ret = as3722_update_bits(as3722, AS3722_IOVOLTAGE_REG, in as3722_configure_pullups() 382 ret = as3722_update_bits(as3722, AS3722_CTRL_SEQU1_REG, in as3722_i2c_probe()
|
| /linux/drivers/rtc/ |
| H A D | rtc-as3722.c | 182 ret = as3722_update_bits(as3722, AS3722_RTC_CONTROL_REG, in as3722_rtc_probe()
|
| /linux/include/linux/mfd/ |
| H A D | as3722.h | 408 static inline int as3722_update_bits(struct as3722 *as3722, u32 reg, in as3722_update_bits() function
|