Searched refs:COMC_DIV2BPS (Results 1 – 1 of 1) sorted by relevance
36 #define COMC_DIV2BPS(x) (115200 / (x)) /* DLAB divisor to speed */ macro394 return (COMC_DIV2BPS(divisor)); in comc_getspeed()