Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Drtmv20-regulator.c33 #define RICHTEK_VID 0x80 macro
287 if ((val & RTMV20_VID_MASK) != RICHTEK_VID) in rtmv20_check_chip_exist()
H A Drt6190-regulator.c53 #define RICHTEK_VID 0x82 macro
408 if (vid != RICHTEK_VID) in rt6190_probe()