Home
last modified time | relevance | path

Searched refs:tps65218_clear_bits (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-tps65218.c49 tps65218_clear_bits(tps65218, TPS65218_REG_ENABLE2, in tps65218_gpio_set()
86 ret = tps65218_clear_bits(tps65218, TPS65218_REG_SEQ7, in tps65218_gpio_request()
93 ret = tps65218_clear_bits(tps65218, TPS65218_REG_CONFIG1, in tps65218_gpio_request()
102 ret = tps65218_clear_bits(tps65218, TPS65218_REG_CONFIG1, in tps65218_gpio_request()
117 ret = tps65218_clear_bits(tps65218, TPS65218_REG_SEQ7, in tps65218_gpio_request()
124 ret = tps65218_clear_bits(tps65218, TPS65218_REG_CONFIG2, in tps65218_gpio_request()
155 return tps65218_clear_bits(tps65218, in tps65218_gpio_set_config()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-tps65218.c49 tps65218_clear_bits(tps65218, TPS65218_REG_ENABLE2, in tps65218_gpio_set()
86 ret = tps65218_clear_bits(tps65218, TPS65218_REG_SEQ7, in tps65218_gpio_request()
93 ret = tps65218_clear_bits(tps65218, TPS65218_REG_CONFIG1, in tps65218_gpio_request()
102 ret = tps65218_clear_bits(tps65218, TPS65218_REG_CONFIG1, in tps65218_gpio_request()
117 ret = tps65218_clear_bits(tps65218, TPS65218_REG_SEQ7, in tps65218_gpio_request()
124 ret = tps65218_clear_bits(tps65218, TPS65218_REG_CONFIG2, in tps65218_gpio_request()
155 return tps65218_clear_bits(tps65218, in tps65218_gpio_set_config()
/kernel/linux/linux-6.6/drivers/mfd/
H A Dtps65218.c110 int tps65218_clear_bits(struct tps65218 *tps, unsigned int reg, in tps65218_clear_bits() function
115 EXPORT_SYMBOL_GPL(tps65218_clear_bits); variable
/kernel/linux/linux-5.10/drivers/mfd/
H A Dtps65218.c119 int tps65218_clear_bits(struct tps65218 *tps, unsigned int reg, in tps65218_clear_bits() function
124 EXPORT_SYMBOL_GPL(tps65218_clear_bits); variable
/kernel/linux/linux-5.10/drivers/regulator/
H A Dtps65218-regulator.c122 return tps65218_clear_bits(tps, dev->desc->enable_reg, in tps65218_pmic_disable()
134 return tps65218_clear_bits(tps, dev->desc->bypass_reg, in tps65218_pmic_set_suspend_enable()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dtps65218-regulator.c114 return tps65218_clear_bits(tps, dev->desc->enable_reg, in tps65218_pmic_disable()
126 return tps65218_clear_bits(tps, dev->desc->bypass_reg, in tps65218_pmic_set_suspend_enable()
/kernel/linux/linux-5.10/include/linux/mfd/
H A Dtps65218.h278 int tps65218_clear_bits(struct tps65218 *tps, unsigned int reg,
/kernel/linux/linux-6.6/include/linux/mfd/
H A Dtps65218.h270 int tps65218_clear_bits(struct tps65218 *tps, unsigned int reg,

Completed in 5 milliseconds