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

/linux-master/include/linux/mfd/samsung/
H A Dcore.h86 bool buck3_gpiodvs; member in struct:sec_platform_data
/linux-master/drivers/regulator/
H A Ds5m8767.c32 bool buck3_gpiodvs; member in struct:s5m8767_info
227 if (s5m8767->buck3_gpiodvs)
306 else if (reg_id == S5M8767_BUCK3 && s5m8767->buck3_gpiodvs)
620 pdata->buck3_gpiodvs = true;
641 if (pdata->buck2_gpiodvs || pdata->buck3_gpiodvs ||
705 if (pdata->buck3_gpiodvs || pdata->buck4_gpiodvs) {
711 if (pdata->buck3_gpiodvs) {
719 if (pdata->buck2_gpiodvs || pdata->buck3_gpiodvs) {
737 s5m8767->buck3_gpiodvs = pdata->buck3_gpiodvs;
[all...]

Completed in 128 milliseconds