Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/power_delivery/
H A Dfusb302.c94 static int fusb302_i2c_block_write(struct fusb302_chip *chip, u8 address, in fusb302_i2c_block_write() function
819 ret = fusb302_i2c_block_write(chip, FUSB_REG_FIFOS, pos, buf); in fusb302_pd_send_message()
/OK3568_Linux_fs/kernel/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
1003 ret = fusb302_i2c_block_write(chip, FUSB_REG_FIFOS, pos, buf); in fusb302_pd_send_message()