Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dhi655x-pmic.h34 #define PMU_VER_END 0x38 macro
/openbmc/linux/drivers/mfd/
H A Dhi655x-pmic.c113 if ((pmic->ver < PMU_VER_START) || (pmic->ver > PMU_VER_END)) { in hi655x_pmic_probe()