Searched refs:yt8531_ldo_vol (Results 1 – 1 of 1) sorted by relevance
859 static const struct ytphy_ldo_vol_map yt8531_ldo_vol[] = { variable894 for (i = 0; i < ARRAY_SIZE(yt8531_ldo_vol); i++) { in yt8531_get_ds_map()895 if (yt8531_ldo_vol[i].vol == vol && yt8531_ldo_vol[i].cur == cur) in yt8531_get_ds_map()896 return yt8531_ldo_vol[i].ds; in yt8531_get_ds_map()