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

/drivers/media/dvb/frontends/
H A Dstv0297.c411 int u_threshold; local
501 u_threshold = stv0297_readreg(state, 0x00) & 0xf;
506 stv0297_writereg_mask(state, 0x00, 0x0f, u_threshold);

Completed in 548 milliseconds