Searched refs:LANE_ADP_CS_1 (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/thunderbolt/ |
A D | switch.c | 641 port->cap_phy + LANE_ADP_CS_1, 1); in __tb_port_enable() 652 port->cap_phy + LANE_ADP_CS_1, 1); in __tb_port_enable() 904 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_get_link_speed() 929 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_get_link_width() 975 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_set_link_width() 994 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_set_link_width() 1021 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_set_lane_bonding() 1031 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_set_lane_bonding() 1192 port->cap_phy + LANE_ADP_CS_1, 1); in __tb_port_pm_secondary_set() 1264 port->cap_phy + LANE_ADP_CS_1, 1); in __tb_port_clx_set() [all …]
|
A D | tb_regs.h | 333 #define LANE_ADP_CS_1 0x01 macro
|
A D | xdomain.c | 1270 ret = tb_port_read(port, &val, TB_CFG_PORT, port->cap_phy + LANE_ADP_CS_1, 1); in tb_xdomain_link_state_change()
|
Completed in 14 milliseconds