Searched refs:tc9563_pwrctrl_i2c_bulk_write (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/pci/pwrctrl/ |
| H A D | pci-pwrctrl-tc9563.c | 219 static int tc9563_pwrctrl_i2c_bulk_write(struct i2c_client *client, in tc9563_pwrctrl_i2c_bulk_write() function 252 ret = tc9563_pwrctrl_i2c_bulk_write(tc9563->client, seq, len); in tc9563_pwrctrl_disable_port() 256 return tc9563_pwrctrl_i2c_bulk_write(tc9563->client, common_pwroff_seq, in tc9563_pwrctrl_disable_port() 334 return tc9563_pwrctrl_i2c_bulk_write(tc9563->client, tx_amp_seq, in tc9563_pwrctrl_set_tx_amplitude() 378 return tc9563_pwrctrl_i2c_bulk_write(tc9563->client, disable_dfe_seq, in tc9563_pwrctrl_disable_dfe() 400 return tc9563_pwrctrl_i2c_bulk_write(tc9563->client, nfts_seq, in tc9563_pwrctrl_set_nfts()
|