Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/ti/
H A Dti_pruss.c95 #define TI_TS_ARRAY 16 macro
106 uint64_t ts[TI_TS_ARRAY];
245 if (irq->tstamps.ctl.cnt - priv->cnt > TI_TS_ARRAY) in ti_pruss_irq_read()
257 level += TI_TS_ARRAY; in ti_pruss_irq_read()
278 if (++idx == TI_TS_ARRAY) in ti_pruss_irq_read()
770 if (++wr == TI_TS_ARRAY) in ti_pruss_intr()