Home
last modified time | relevance | path

Searched refs:PB_I2C_BUSY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/regulator/
H A Dtwl-regulator.c127 #define PB_I2C_BUSY BIT(0) macro
144 if (!(val & PB_I2C_BUSY)) in twl4030_wait_pb_ready()
H A Dtwl6030-regulator.c143 #define PB_I2C_BUSY BIT(0) macro
/kernel/linux/linux-6.6/drivers/regulator/
H A Dtwl-regulator.c126 #define PB_I2C_BUSY BIT(0) macro
143 if (!(val & PB_I2C_BUSY)) in twl4030_wait_pb_ready()
H A Dtwl6030-regulator.c142 #define PB_I2C_BUSY BIT(0) macro

Completed in 5 milliseconds