Searched refs:tc9563 (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/pci/pwrctrl/ |
| H A D | pci-pwrctrl-tc9563.c | 234 static int tc9563_pwrctrl_disable_port(struct tc9563_pwrctrl *tc9563, in tc9563_pwrctrl_disable_port() argument 237 struct tc9563_pwrctrl_cfg *cfg = &tc9563->cfg[port]; in tc9563_pwrctrl_disable_port() 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() 260 static int tc9563_pwrctrl_set_l0s_l1_entry_delay(struct tc9563_pwrctrl *tc9563, in tc9563_pwrctrl_set_l0s_l1_entry_delay() argument 274 ret = tc9563_pwrctrl_i2c_read(tc9563->client, in tc9563_pwrctrl_set_l0s_l1_entry_delay() 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() 302 static int tc9563_pwrctrl_set_tx_amplitude(struct tc9563_pwrctrl *tc9563, in tc9563_pwrctrl_set_tx_amplitude() argument [all …]
|
| H A D | Makefile | 11 obj-$(CONFIG_PCI_PWRCTRL_TC9563) += pci-pwrctrl-tc9563.o
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | qcs6490-rb3gen2.dts | 1201 tc9563_resx_n: tc9563-resx-state {
|