Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dusb4.c1543 static u32 mbps_to_usb3_bw(unsigned int mbps, u8 scale) in mbps_to_usb3_bw() function
1648 ubw = mbps_to_usb3_bw(upstream_bw, scale); in usb4_usb3_port_write_allocated_bandwidth()
1649 dbw = mbps_to_usb3_bw(downstream_bw, scale); in usb4_usb3_port_write_allocated_bandwidth()