Home
last modified time | relevance | path

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

/linux/drivers/pci/pwrctrl/
H A Dpci-pwrctrl-tc9563.c321 int port_access; in tc9563_pwrctrl_set_tx_amplitude() local
331 port_access = 0x1; in tc9563_pwrctrl_set_tx_amplitude()
334 port_access = 0x2; in tc9563_pwrctrl_set_tx_amplitude()
337 port_access = 0x8; in tc9563_pwrctrl_set_tx_amplitude()
347 {TC9563_PORT_ACCESS_ENABLE, port_access}, in tc9563_pwrctrl_set_tx_amplitude()
361 int port_access, lane_access = 0x3; in tc9563_pwrctrl_disable_dfe() local
370 port_access = 0x1; in tc9563_pwrctrl_disable_dfe()
373 port_access = 0x2; in tc9563_pwrctrl_disable_dfe()
376 port_access = 0x8; in tc9563_pwrctrl_disable_dfe()
387 {TC9563_PORT_ACCESS_ENABLE, port_access}, in tc9563_pwrctrl_disable_dfe()