Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dtps65086-regulator.c154 VDOA23_VID_MASK, TPS65086_LDOA2CTRL, BIT(0),
157 VDOA23_VID_MASK, TPS65086_LDOA3CTRL, BIT(0),
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dtps65086.h94 #define VDOA23_VID_MASK GENMASK(3, 0) macro