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

/drivers/media/dvb/frontends/
H A Dstv090x.c900 if (STV090x_WRITE_DEMOD(state, SFRUP0, sym & 0xff) < 0) /* LSB */
905 if (STV090x_WRITE_DEMOD(state, SFRUP0, 0xff) < 0) /* LSB */
1606 if (STV090x_WRITE_DEMOD(state, SFRUP0, 0xc0) < 0)
1718 if (STV090x_WRITE_DEMOD(state, SFRUP0, 0xc0) < 0)
1894 if (STV090x_WRITE_DEMOD(state, SFRUP0, sym & 0xff) < 0)
1915 if (STV090x_WRITE_DEMOD(state, SFRUP0, sym & 0xff) < 0)
H A Dstv0900_sw.c1432 stv0900_write_reg(intp, SFRUP0, 0xc0);
1586 stv0900_write_reg(intp, SFRUP0, (symbmax & 0xff));
H A Dstv0900_reg.h2588 #define SFRUP0 REGx(R0900_P1_SFRUP0) macro

Completed in 82 milliseconds