Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/
H A Dtps65086.h86 #define TPS65086_DEVICEID2_PART_MASK GENMASK(3, 0) macro
/openbmc/linux/drivers/mfd/
H A Dtps65086.c98 (version & TPS65086_DEVICEID2_PART_MASK), in tps65086_probe()