Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dcx24113.c192 rfvga = cx24113_readreg(state, 0x20) & 0xf3; in cx24113_set_gain_settings() local
205 rfvga |= RFVGA_0 << 2; in cx24113_set_gain_settings()
208 rfvga |= RFVGA_2 << 2; in cx24113_set_gain_settings()
215 cx24113_writereg(state, 0x20, rfvga); in cx24113_set_gain_settings()