Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/misc/
Dsc27xx-vibra.c15 #define LDO_VIBR_PD BIT(8) macro
29 regmap_update_bits(info->regmap, info->base, LDO_VIBR_PD, 0); in sc27xx_vibra_set()
34 regmap_update_bits(info->regmap, info->base, LDO_VIBR_PD, in sc27xx_vibra_set()
35 LDO_VIBR_PD); in sc27xx_vibra_set()