Searched refs:ss_hcnt (Results 1 – 1 of 1) sorted by relevance
326 uint32_t ss_hcnt = intel_serialio_compute_scl_hcnt( in intel_serialio_compute_bus_timing() local340 if (ss_hcnt >= (1 << 16) || ss_hcnt < 6 || in intel_serialio_compute_bus_timing()349 device->ss_scl_hcnt = ss_hcnt; in intel_serialio_compute_bus_timing()
Completed in 3 milliseconds