Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/thunderbolt/
Dtunnel.c611 out->cap_adap + DP_REMOTE_CAP, 1); in tb_dp_xchg_caps()
669 in->cap_adap + DP_REMOTE_CAP, 1); in tb_dp_xchg_caps()
1058 case DP_REMOTE_CAP: in tb_dp_read_cap()
1137 ret = tb_dp_read_cap(tunnel, DP_REMOTE_CAP, in tb_dp_consumed_bandwidth()
1143 ret = tb_dp_read_cap(tunnel, DP_REMOTE_CAP, &rate, &lanes); in tb_dp_consumed_bandwidth()
1272 in->cap_adap + DP_REMOTE_CAP, 1)) in tb_dp_dump()
Dtb_regs.h422 #define DP_REMOTE_CAP 0x05 macro