Searched refs:MSEC_PER_SEC (Results 1 – 4 of 4) sorted by relevance
29 MSEC_PER_SEC = 1000 variable in network_WiFi_ChannelScanDwellTime98 self.MSEC_PER_SEC))
215 #define MSEC_PER_SEC 1000 macro254 two_frames = DIV_ROUND_UP(MSEC_PER_SEC, refresh) * 2; in dw_mipi_dsi_wait_for_two_frames()590 lbcc = hcomponent * dsi->lane_mbps * MSEC_PER_SEC / 8; in dw_mipi_dsi_get_hcomponent_lbcc()
334 #define USEC_PER_SEC (1000 * MSEC_PER_SEC)335 #define MSEC_PER_SEC (1000) macro
1210 #define MSEC_PER_SEC (1000) macro1211 #define USEC_PER_SEC (1000*MSEC_PER_SEC)