Searched refs:twl6040_clear_bits (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/drivers/input/misc/ |
D | twl6040-vibra.c | 62 twl6040_clear_bits(twl6040, TWL6040_REG_VIBCTLL, in twl6040_vib_irq_handler() 67 twl6040_clear_bits(twl6040, TWL6040_REG_VIBCTLR, in twl6040_vib_irq_handler()
|
/Linux-v6.6/drivers/clk/ |
D | clk-twl6040.c | 40 ret = twl6040_clear_bits(pdmclk->twl6040, reg, reset_mask); in twl6040_pdmclk_reset_one_clock()
|
/Linux-v6.6/include/linux/mfd/ |
D | twl6040.h | 212 int twl6040_clear_bits(struct twl6040 *twl6040, unsigned int reg,
|
/Linux-v6.6/drivers/mfd/ |
D | twl6040.c | 125 int twl6040_clear_bits(struct twl6040 *twl6040, unsigned int reg, u8 mask) in twl6040_clear_bits() function 129 EXPORT_SYMBOL(twl6040_clear_bits);
|