Home
last modified time | relevance | path

Searched refs:LANE_ADP_CS_1_TARGET_WIDTH_MASK (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dtb_regs.h299 #define LANE_ADP_CS_1_TARGET_WIDTH_MASK GENMASK(9, 4) macro
H A Dswitch.c978 val &= ~LANE_ADP_CS_1_TARGET_WIDTH_MASK; in tb_port_set_link_width()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dtb_regs.h349 #define LANE_ADP_CS_1_TARGET_WIDTH_MASK GENMASK(9, 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.c990 val &= ~LANE_ADP_CS_1_TARGET_WIDTH_MASK; in tb_port_set_link_width()

Completed in 13 milliseconds