Home
last modified time | relevance | path

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

/linux/drivers/media/dvb-frontends/
H A Dstv0900_reg.h727 #define TX_IDLE shiftx(F0900_P1_TX_IDLE, demod, 0x100000) macro
H A Dstv0900_core.c1715 while ((stv0900_get_bits(intp, TX_IDLE) != 1) && (i < 10)) { in stv0900_diseqc_send()