Searched refs:am335x_pmic_vo (Results 1 – 1 of 1) sorted by relevance
70 static char am335x_pmic_vo[6]; variable71 TUNABLE_STR("hw.am335x_pmic.vo", am335x_pmic_vo, sizeof(am335x_pmic_vo));246 if (am335x_pmic_vo[0] != '\0') { in am335x_pmic_start()248 if (strcmp(tps65217_voreg_c[vo], am335x_pmic_vo) == 0) in am335x_pmic_start()253 ": unsupported value\n", am335x_pmic_vo); in am335x_pmic_start()