Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/thunderbolt/
Dtb_regs.h332 #define LANE_ADP_CS_1_TARGET_WIDTH_MASK GENMASK(9, 4) macro
Dxdomain.c560 res.tlw = (val[1] & LANE_ADP_CS_1_TARGET_WIDTH_MASK) >> in tb_xdp_link_state_status_response()
Dswitch.c970 val &= ~LANE_ADP_CS_1_TARGET_WIDTH_MASK; in tb_port_set_link_width()