Searched refs:LANE_ADP_CS_1 (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/thunderbolt/ |
D | switch.c | 632 port->cap_phy + LANE_ADP_CS_1, 1); in __tb_port_enable() 643 port->cap_phy + LANE_ADP_CS_1, 1); in __tb_port_enable() 895 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_get_link_speed() 920 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_get_link_width() 966 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_set_link_width() 985 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_set_link_width() 1012 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_set_lane_bonding() 1022 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_set_lane_bonding() 1183 port->cap_phy + LANE_ADP_CS_1, 1); in __tb_port_pm_secondary_set() 1193 port->cap_phy + LANE_ADP_CS_1, 1); in __tb_port_pm_secondary_set() [all …]
|
D | tb_regs.h | 329 #define LANE_ADP_CS_1 0x01 macro
|
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()
|