Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/dvb-frontends/
A Dstb6100.c83 [STB6100_LPEN] = "LPEN",
106 [STB6100_LPEN] = { 0xf0, 0x0b },
349 regs[STB6100_LPEN] = 0xeb; in stb6100_set_frequency()
350 rc = stb6100_write_reg(state, STB6100_LPEN, regs[STB6100_LPEN]); in stb6100_set_frequency()
450 regs[STB6100_LPEN] = 0xfb; /* PLL Loop enabled, bias on, VCO on, synth on */ in stb6100_set_frequency()
451 rc = stb6100_write_reg(state, STB6100_LPEN, regs[STB6100_LPEN]); in stb6100_set_frequency()
A Dstb6100.h50 #define STB6100_LPEN 0x0a macro

Completed in 3 milliseconds