Searched refs:DP_REMOTE_CAP (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | tunnel.c | 584 * Copy DP_LOCAL_CAP register to DP_REMOTE_CAP register for in tb_dp_xchg_caps() 611 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()
|
H A D | tb_regs.h | 422 #define DP_REMOTE_CAP 0x05 macro 439 * DP_COMMON_CAP offsets work also for DP_LOCAL_CAP and DP_REMOTE_CAP
|
/kernel/linux/linux-5.10/drivers/thunderbolt/ |
H A D | tb_regs.h | 348 #define DP_REMOTE_CAP 0x05 macro 354 * DP_COMMON_CAP offsets work also for DP_LOCAL_CAP and DP_REMOTE_CAP
|
H A D | tunnel.c | 429 * Copy DP_LOCAL_CAP register to DP_REMOTE_CAP register for in tb_dp_xchg_caps() 456 out->cap_adap + DP_REMOTE_CAP, 1); in tb_dp_xchg_caps() 504 in->cap_adap + DP_REMOTE_CAP, 1); in tb_dp_xchg_caps() 581 in->cap_adap + DP_REMOTE_CAP, 1); in tb_dp_consumed_bandwidth()
|
Completed in 8 milliseconds