Searched refs:tr_status (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj.c1912 u16 tr_status = 0; local
1931 0x0000, &tr_status);
1943 } while (((tr_status & AUD_TOP_TR_CTR_FIFO_LOCK__M) ==
1945 ((tr_status & AUD_TOP_TR_CTR_FIFO_FULL__M) ==
1953 while ((tr_status & AUD_TOP_TR_CTR_FIFO_RD_RDY__M) !=
1957 &tr_status, 0x0000);
2025 u16 tr_status = 0; local
2036 data, &tr_status);
2047 } while (((tr_status & AUD_TOP_TR_CTR_FIFO_LOCK__M) ==
2049 ((tr_status
[all...]

Completed in 637 milliseconds