Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/
H A Dtps6594-pfsm.c114 TPS6594_BIT_TRIGGER_I2C(5) | TPS6594_BIT_TRIGGER_I2C(6)); in tps6594_pfsm_configure_ret_trig()
117 TPS6594_BIT_TRIGGER_I2C(5) | TPS6594_BIT_TRIGGER_I2C(6)); in tps6594_pfsm_configure_ret_trig()
123 TPS6594_BIT_TRIGGER_I2C(7)); in tps6594_pfsm_configure_ret_trig()
126 TPS6594_BIT_TRIGGER_I2C(7)); in tps6594_pfsm_configure_ret_trig()
148 TPS6594_BIT_TRIGGER_I2C(0), TPS6594_BIT_TRIGGER_I2C(0)); in tps6594_pfsm_ioctl()
159 TPS6594_BIT_TRIGGER_I2C(0), TPS6594_BIT_TRIGGER_I2C(0)); in tps6594_pfsm_ioctl()
164 TPS6594_BIT_TRIGGER_I2C(3), TPS6594_BIT_TRIGGER_I2C(3)); in tps6594_pfsm_ioctl()
/openbmc/linux/drivers/mfd/
H A Dtps6594-core.c363 TPS6594_BIT_TRIGGER_I2C(2), TPS6594_BIT_TRIGGER_I2C(2)); in tps6594_set_crc_feature()
/openbmc/linux/include/linux/mfd/
H A Dtps6594.h629 #define TPS6594_BIT_TRIGGER_I2C(bit) BIT(bit) macro