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

/linux-4.4.14/drivers/media/dvb-frontends/
H A Dstv0299.c361 u8 reg0x08; stv0299_set_voltage() local
368 reg0x08 = stv0299_readreg (state, 0x08); stv0299_set_voltage()
375 reg0x08 = (reg0x08 & 0x3f) | (state->config->lock_output << 6); stv0299_set_voltage()
389 reg0x08 = 0x00; stv0299_set_voltage()
399 stv0299_writeregI(state, 0x08, reg0x08); stv0299_set_voltage()
406 u8 reg0x08; stv0299_send_legacy_dish_cmd() local
414 reg0x08 = stv0299_readreg (state, 0x08); stv0299_send_legacy_dish_cmd()
417 stv0299_writeregI (state, 0x08, (reg0x08 & 0x3f) | (state->config->lock_output << 6)); stv0299_send_legacy_dish_cmd()
H A Dves1820.c216 static const u8 reg0x08[] = { 162, 116, 67, 52, 35 }; ves1820_set_parameters() local
233 ves1820_writereg(state, 0x08, reg0x08[real_qam]); ves1820_set_parameters()

Completed in 104 milliseconds