Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dtunnel.c788 * Copy DP_LOCAL_CAP register to DP_REMOTE_CAP register for in tb_dp_xchg_caps()
815 out->cap_adap + DP_REMOTE_CAP, 1); in tb_dp_xchg_caps()
876 in->cap_adap + DP_REMOTE_CAP, 1); in tb_dp_xchg_caps()
1309 case DP_REMOTE_CAP: in tb_dp_read_cap()
1370 ret = tb_dp_read_cap(tunnel, DP_REMOTE_CAP, in tb_dp_consumed_bandwidth()
1396 ret = tb_dp_read_cap(tunnel, DP_REMOTE_CAP, &rate, &lanes); in tb_dp_consumed_bandwidth()
1530 in->cap_adap + DP_REMOTE_CAP, 1)) in tb_dp_dump()
H A Dtb_regs.h432 #define DP_REMOTE_CAP 0x05 macro
449 * DP_COMMON_CAP offsets work also for DP_LOCAL_CAP and DP_REMOTE_CAP