Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()