Home
last modified time | relevance | path

Searched refs:PMIC_ID_LEN (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/regulator/
H A Dqcom-rpmh-regulator.c100 #define PMIC_ID_LEN 4 macro
471 if (strnlen(pmic_id, PMIC_ID_LEN) > 1 && strnstr(pmic_id, "_E", PMIC_ID_LEN)) { in rpmh_regulator_init_vreg()