Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dclx.c111 mask |= LANE_ADP_CS_1_CL1_ENABLE; in tb_port_clx_set()
157 if (val & LANE_ADP_CS_1_CL1_ENABLE) in tb_port_clx()
H A Dtb_regs.h360 #define LANE_ADP_CS_1_CL1_ENABLE BIT(11) macro