Home
last modified time | relevance | path

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

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