Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mfd/
A Dlp3943.c93 int lp3943_update_bits(struct lp3943 *lp3943, u8 reg, u8 mask, u8 data) in lp3943_update_bits() function
97 EXPORT_SYMBOL_GPL(lp3943_update_bits);
/linux-6.3-rc2/include/linux/mfd/
A Dlp3943.h109 int lp3943_update_bits(struct lp3943 *lp3943, u8 reg, u8 mask, u8 data);
/linux-6.3-rc2/drivers/gpio/
A Dgpio-lp3943.c71 return lp3943_update_bits(lp3943, mux[offset].reg, mux[offset].mask, in lp3943_gpio_set_mode()
/linux-6.3-rc2/drivers/pwm/
A Dpwm-lp3943.c148 err = lp3943_update_bits(lp3943, mux[index].reg, in lp3943_pwm_set_mode()

Completed in 8 milliseconds