Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds