Home
last modified time | relevance | path

Searched refs:ALGOSWRST (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/dvb-frontends/
H A Dstv0910.c898 SET_FIELD(ALGOSWRST, 1); in set_isi()
899 SET_FIELD(ALGOSWRST, 0); in set_isi()
H A Dstv0900_sw.c152 stv0900_write_bits(intp, ALGOSWRST, 1); in stv0900_search_carr_sw_loop()
177 stv0900_write_bits(intp, ALGOSWRST, 0); in stv0900_search_carr_sw_loop()
H A Dstv0900_reg.h3441 #define ALGOSWRST FLDx(F0900_P1_ALGOSWRST) macro