Searched refs:tone_length (Results 1 – 1 of 1) sorted by relevance
88 uint32_t tone_length; /* Active length in 125 us blocks */ member181 if (sg->block_count < sg->tone_length) { in tonegen_control()199 if (sg->block_count > sg->tone_length) { in tonegen_control()260 sg->tone_length = (tl > 0) ? tl : INT32_MAX; /* Count rate 125 us */ in tonegen_set_length()334 sg->tone_length = INT32_MAX; in tonegen_reset()