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

/linux-master/drivers/input/misc/
H A Dsc27xx-vibra.c25 u32 ldo_pd; member in struct:sc27xx_vibra_data
41 .ldo_pd = LDO_VIBR_PD,
47 .ldo_pd = SC2730_LDO_VIBR_PD,
53 .ldo_pd = LDO_VIBR_PD,
60 regmap_update_bits(info->regmap, info->base, data->ldo_pd, 0);
65 regmap_update_bits(info->regmap, info->base, data->ldo_pd,
66 data->ldo_pd);

Completed in 79 milliseconds