Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtunnel.c496 static inline u32 tb_dp_cap_get_rate_ext(u32 val) in tb_dp_cap_get_rate_ext() function
777 in_rate = tb_dp_cap_get_rate_ext(in_dp_cap); in tb_dp_bandwidth_alloc_mode_enable()
778 out_rate = tb_dp_cap_get_rate_ext(out_dp_cap); in tb_dp_bandwidth_alloc_mode_enable()
920 rate = tb_dp_cap_get_rate_ext(cap); in tb_dp_bandwidth_mode_maximum_bandwidth()