Home
last modified time | relevance | path

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

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