Searched refs:am335x_pmic_bootverbose (Results 1 – 1 of 1) sorted by relevance
68 static int am335x_pmic_bootverbose = 0; variable69 TUNABLE_INT("hw.am335x_pmic.bootverbose", &am335x_pmic_bootverbose);259 if (bootverbose || am335x_pmic_bootverbose) { in am335x_pmic_start()