Searched refs:tps6598x_write64 (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/drivers/usb/typec/tipd/ |
| D | core.c | 183 static inline int tps6598x_write64(struct tps6598x *tps, u8 reg, u64 val) in tps6598x_write64() function 506 tps6598x_write64(tps, TPS_REG_INT_CLEAR1, event); in cd321x_interrupt() 553 tps6598x_write64(tps, TPS_REG_INT_CLEAR1, event1); in tps6598x_interrupt() 554 tps6598x_write64(tps, TPS_REG_INT_CLEAR2, event2); in tps6598x_interrupt() 760 ret = tps6598x_write64(tps, TPS_REG_INT_MASK1, mask1); in tps6598x_probe() 881 tps6598x_write64(tps, TPS_REG_INT_MASK1, 0); in tps6598x_probe()
|