Lines Matching refs:repeat
328 /* do the same for repeat timings if applicable */
329 if (decoder->repeat) {
341 * Fills out the repeat timings and timing register values for a specific clock
355 /* do the same for repeat timings if applicable */
356 if (decoder->repeat)
791 /* switch to repeat timings */
841 dev_dbg(priv->dev, "decoded repeat code\n");
844 dev_dbg(priv->dev, "decoded unexpected repeat code, ignoring\n");
853 if (dec->repeat && !hw->stopping) {
859 interval = dec->repeat + (dec->repeat >> 3);
865 /* timer function to end waiting for repeat. */