Searched refs:default_period (Results 1 – 2 of 2) sorted by relevance
47 const uint32_t default_period = 1000000; in inv_icm42600_timestamp_init() local50 ts->mult = default_period / INV_ICM42600_TIMESTAMP_PERIOD; in inv_icm42600_timestamp_init()51 ts->period = default_period; in inv_icm42600_timestamp_init()
2212 char default_period; in initio_msgin_sync() local2214 default_period = initio_rate_tbl[host->active_tc->flags & TCF_SCSI_RATE]; in initio_msgin_sync()2217 if (host->msg[2] < default_period) { in initio_msgin_sync()2218 host->msg[2] = default_period; in initio_msgin_sync()2229 if (host->msg[2] < default_period) { in initio_msgin_sync()2230 host->msg[2] = default_period; in initio_msgin_sync()