Home
last modified time | relevance | path

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

/linux/drivers/usb/typec/tcpm/
H A Dfusb302.c250 static int fusb302_i2c_block_write(struct fusb302_chip *chip, u8 address, in fusb302_i2c_block_write() function
1003 ret = fusb302_i2c_block_write(chip, FUSB_REG_FIFOS, pos, buf); in fusb302_pd_send_message()