Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/thunderbolt/
Dusb4.c1815 static u32 mbps_to_usb3_bw(unsigned int mbps, u8 scale) in mbps_to_usb3_bw() function
1920 ubw = mbps_to_usb3_bw(upstream_bw, scale); in usb4_usb3_port_write_allocated_bandwidth()
1921 dbw = mbps_to_usb3_bw(downstream_bw, scale); in usb4_usb3_port_write_allocated_bandwidth()