Searched refs:period_num (Results 1 – 2 of 2) sorted by relevance
2425 if (get_period < data->synct[0].period_num) { in nsp32_analyze_sdtr()2460 if (get_period < data->synct[0].period_num) { in nsp32_analyze_sdtr()2461 get_period = data->synct[0].period_num; in nsp32_analyze_sdtr()2534 unsigned char period = data->synct[target->limit_entry].period_num; in nsp32_set_async()2554 unsigned char period_num, ackwidth; in nsp32_set_max_sync() local2556 period_num = data->synct[target->limit_entry].period_num; in nsp32_set_max_sync()2561 target->syncreg = TO_SYNCREG(period_num, *offset); in nsp32_set_max_sync()2578 period = data->synct[entry].period_num; in nsp32_set_sync_entry()
529 unsigned char period_num; /* period number */ member