Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/dvb-frontends/
Dcx24113.c206 rfvga = cx24113_readreg(state, 0x20) & 0xf3; in cx24113_set_gain_settings() local
219 rfvga |= RFVGA_0 << 2; in cx24113_set_gain_settings()
222 rfvga |= RFVGA_2 << 2; in cx24113_set_gain_settings()
229 cx24113_writereg(state, 0x20, rfvga); in cx24113_set_gain_settings()