Home
last modified time | relevance | path

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

/linux/drivers/pci/pwrctrl/
H A Dpci-pwrctrl-tc9563.c164 static int tc9563_pwrctrl_i2c_write(struct i2c_client *client, in tc9563_pwrctrl_i2c_write() function
226 ret = tc9563_pwrctrl_i2c_write(client, seq[i].offset, seq[i].val); in tc9563_pwrctrl_i2c_bulk_write()
287 return tc9563_pwrctrl_i2c_write(tc9563->client, in tc9563_pwrctrl_set_l0s_l1_entry_delay()
292 ret = tc9563_pwrctrl_i2c_write(tc9563->client, TC9563_PORT_SELECT, in tc9563_pwrctrl_set_l0s_l1_entry_delay()
297 return tc9563_pwrctrl_i2c_write(tc9563->client, in tc9563_pwrctrl_set_l0s_l1_entry_delay()
395 ret = tc9563_pwrctrl_i2c_write(tc9563->client, TC9563_PORT_SELECT, in tc9563_pwrctrl_set_nfts()
409 ret = tc9563_pwrctrl_i2c_write(tc9563->client, TC9563_GPIO_CONFIG, in tc9563_pwrctrl_assert_deassert_reset()
416 return tc9563_pwrctrl_i2c_write(tc9563->client, TC9563_RESET_GPIO, val); in tc9563_pwrctrl_assert_deassert_reset()