Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb_regs.h351 #define LANE_ADP_CS_1_TARGET_WIDTH_MASK GENMASK(5, 4) macro
H A Dxdomain.c559 res.tlw = (val[1] & LANE_ADP_CS_1_TARGET_WIDTH_MASK) >> in tb_xdp_link_state_status_response()
H A Dswitch.c1049 val &= ~LANE_ADP_CS_1_TARGET_WIDTH_MASK; in tb_port_set_link_width()