Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Drt5739.c33 #define RT5739_VID_MASK GENMASK(7, 5) macro
277 if (vid & RT5739_VID_MASK) in rt5739_probe()