Searched defs:kbps_to_icc (Results 1 - 1 of 1) sorted by relevance

/linux-master/include/linux/
H A Dinterconnect.h19 #define kbps_to_icc(x) ((x) / 8 + ((x) % 8 ? 1 : 0)) macro

Completed in 175 milliseconds