Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/sbus/audio/
Ddbri.h210 #define D_TS_CYCLE(v) ((v)<<14) /* Bit Count at start of TS */ macro
Ddbri.c725 *(cmd++) = D_TS_LEN(length) | D_TS_CYCLE(cycle) | D_TS_NEXT(nextpipe); in link_time_slot()
731 *(cmd++) = D_TS_LEN(length) | D_TS_CYCLE(cycle) | D_TS_NEXT(nextpipe); in link_time_slot()