Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/mt6359p/
H A Dregisters.h9 #define MT6359P_CHIP_VER 0x5930 macro
/openbmc/linux/drivers/regulator/
H A Dmt6359-regulator.c960 if (hw_ver >= MT6359P_CHIP_VER) in mt6359_regulator_probe()