Home
last modified time | relevance | path

Searched defs:sync_wait (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/media/dvb-frontends/
Ddib8000.c472 u16 tmp, sync_wait = dib8000_read_word(state, 273) & 0xfff0; in dib8000_set_diversity_in() local
2848 u16 sync_wait = 64; in dib8000_set_sync_wait() local
/linux-4.19.296/drivers/misc/mic/scif/
Dscif_dma.c424 bool sync_wait) in scif_sync_dma()