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.c306 int port_access; in tc9563_pwrctrl_set_tx_amplitude() local
316 port_access = 0x1; in tc9563_pwrctrl_set_tx_amplitude()
319 port_access = 0x2; in tc9563_pwrctrl_set_tx_amplitude()
322 port_access = 0x8; in tc9563_pwrctrl_set_tx_amplitude()
329 {TC9563_PORT_ACCESS_ENABLE, port_access}, in tc9563_pwrctrl_set_tx_amplitude()
342 int port_access, lane_access = 0x3; in tc9563_pwrctrl_disable_dfe() local
351 port_access = 0x1; in tc9563_pwrctrl_disable_dfe()
354 port_access = 0x2; in tc9563_pwrctrl_disable_dfe()
357 port_access = 0x8; in tc9563_pwrctrl_disable_dfe()
365 {TC9563_PORT_ACCESS_ENABLE, port_access}, in tc9563_pwrctrl_disable_dfe()