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

/drivers/media/dvb/frontends/
H A Dstb6100.c93 [STB6100_LPEN] = "LPEN",
116 [STB6100_LPEN] = { 0xf0, 0x0b },
350 regs[STB6100_LPEN] = 0xeb;
351 rc = stb6100_write_reg(state, STB6100_LPEN, regs[STB6100_LPEN]);
451 regs[STB6100_LPEN] = 0xfb; /* PLL Loop enabled, bias on, VCO on, synth on */
452 rc = stb6100_write_reg(state, STB6100_LPEN, regs[STB6100_LPEN]);
H A Dstb6100.h62 #define STB6100_LPEN 0x0a macro

Completed in 68 milliseconds