tps6598x_block_read 145 drivers/usb/typec/tps6598x.c return tps6598x_block_read(tps, reg, val, sizeof(u16)); tps6598x_block_read 150 drivers/usb/typec/tps6598x.c return tps6598x_block_read(tps, reg, val, sizeof(u32)); tps6598x_block_read 155 drivers/usb/typec/tps6598x.c return tps6598x_block_read(tps, reg, val, sizeof(u64)); tps6598x_block_read 184 drivers/usb/typec/tps6598x.c ret = tps6598x_block_read(tps, TPS_REG_RX_IDENTITY_SOP, tps6598x_block_read 287 drivers/usb/typec/tps6598x.c ret = tps6598x_block_read(tps, TPS_REG_DATA1, tps6598x_block_read 293 drivers/usb/typec/tps6598x.c ret = tps6598x_block_read(tps, TPS_REG_DATA1, &val, sizeof(u8));