Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/misc/
H A 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()
/kernel/linux/linux-6.6/drivers/input/misc/
H A Dsc27xx-vibra.c17 #define LDO_VIBR_PD BIT(8) macro
41 .ldo_pd = LDO_VIBR_PD,
53 .ldo_pd = LDO_VIBR_PD,

Completed in 2 milliseconds