Home
last modified time | relevance | path

Searched refs:ppq (Results 1 – 5 of 5) sorted by relevance

/linux/sound/core/seq/oss/
H A Dseq_oss_timer.c119 timer->ppq = timer->oss_timebase; in calc_alsa_tempo()
157 tmprec.ppq = timer->ppq; in snd_seq_oss_timer_start()
H A Dseq_oss_timer.h22 int tempo, ppq; /* ALSA queue */ member
/linux/sound/core/seq/
H A Dseq_timer.h25 int ppq; /* time resolution, ticks/quarter */ member
118 int snd_seq_timer_set_tempo_ppq(struct snd_seq_timer *tmr, int tempo, int ppq,
/linux/lib/crypto/
H A Dcurve25519-hacl64.c477 static __always_inline void addanddouble_fmonty(u64 *pp, u64 *ppq, u64 *p, in addanddouble_fmonty() argument
483 u64 *x3 = ppq; in addanddouble_fmonty()
484 u64 *z3 = ppq + 5; in addanddouble_fmonty()
/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-hw.c1506 unsigned int ppq, ppq_extra, prio, prio_queues; in xlgmac_config_queue_mapping() local
1551 ppq = IEEE_8021QAZ_MAX_TCS / prio_queues; in xlgmac_config_queue_mapping()
1558 for (j = 0; j < ppq; j++) { in xlgmac_config_queue_mapping()