Searched refs:LANE_ADP_CS_1 (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/drivers/thunderbolt/ |
D | clx.c | 44 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_pm_secondary_set() 54 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_pm_secondary_set() 119 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_clx_set() 129 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_clx_set() 151 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_clx()
|
D | switch.c | 637 port->cap_phy + LANE_ADP_CS_1, 1); in __tb_port_enable() 648 port->cap_phy + LANE_ADP_CS_1, 1); in __tb_port_enable() 900 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_get_link_speed() 933 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_get_link_width() 986 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_set_link_width() 1008 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_set_link_width() 1032 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_set_lane_bonding() 1042 port->cap_phy + LANE_ADP_CS_1, 1); in tb_port_set_lane_bonding()
|
D | tb_regs.h | 346 #define LANE_ADP_CS_1 0x01 macro
|
D | xdomain.c | 1297 ret = tb_port_read(port, &val, TB_CFG_PORT, port->cap_phy + LANE_ADP_CS_1, 1); in tb_xdomain_link_state_change()
|