Home
last modified time | relevance | path

Searched refs:BitTime (Results 1 - 1 of 1) sorted by relevance

/device/soc/rockchip/rk3588/kernel/include/linux/usb/
H A Dhcd.h632 #define BitTime(bytecount) (7 * 8 * bytecount / 6) /* with integer truncation */ macro
658 + (2083UL * (3 + BitTime(bytes))))/1000 \
661 + (2083UL * (3 + BitTime(bytes))))/1000 \

Completed in 3 milliseconds