Home
last modified time | relevance | path

Searched defs:I2C_LT_MASK (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/regulator/
H A Dpca9450.h234 #define I2C_LT_MASK 0x03 macro
/linux/drivers/regulator/
H A Dpf9453-regulator.c196 #define I2C_LT_MASK GENMASK(1, 0) macro