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 | 218 static int tc9563_pwrctrl_i2c_bulk_write(struct i2c_client *client, in tc9563_pwrctrl_i2c_bulk_write() function 257 ret = tc9563_pwrctrl_i2c_bulk_write(tc9563->client, seq, len); in tc9563_pwrctrl_disable_port() 261 return tc9563_pwrctrl_i2c_bulk_write(tc9563->client, common_pwroff_seq, in tc9563_pwrctrl_disable_port() 352 return tc9563_pwrctrl_i2c_bulk_write(tc9563->client, tx_amp_seq, in tc9563_pwrctrl_set_tx_amplitude() 400 return tc9563_pwrctrl_i2c_bulk_write(tc9563->client, disable_dfe_seq, in tc9563_pwrctrl_disable_dfe() 428 return tc9563_pwrctrl_i2c_bulk_write(tc9563->client, nfts_seq, in tc9563_pwrctrl_set_nfts()
|