Searched refs:STB0899_BCLC (Results 1 – 6 of 6) sorted by relevance
/linux-2.6.39/drivers/media/dvb/frontends/ |
D | stb0899_algo.c | 517 bclc = stb0899_read_reg(state, STB0899_BCLC); in stb0899_dvbs_algo() 519 stb0899_write_reg(state, STB0899_BCLC, bclc); in stb0899_dvbs_algo() 523 bclc = stb0899_read_reg(state, STB0899_BCLC); in stb0899_dvbs_algo() 525 stb0899_write_reg(state, STB0899_BCLC, bclc); in stb0899_dvbs_algo() 529 bclc = stb0899_read_reg(state, STB0899_BCLC); in stb0899_dvbs_algo() 531 stb0899_write_reg(state, STB0899_BCLC, bclc); in stb0899_dvbs_algo() 535 bclc = stb0899_read_reg(state, STB0899_BCLC); in stb0899_dvbs_algo() 537 stb0899_write_reg(state, STB0899_BCLC, bclc); in stb0899_dvbs_algo() 670 reg = stb0899_read_reg(state, STB0899_BCLC); in stb0899_dvbs_algo() 675 stb0899_write_reg(state, STB0899_BCLC, reg); in stb0899_dvbs_algo() [all …]
|
D | stb0899_reg.h | 54 #define STB0899_BCLC 0xf41d macro
|
/linux-2.6.39/drivers/media/dvb/mantis/ |
D | mantis_vp1041.c | 145 { STB0899_BCLC , 0x94 },
|
/linux-2.6.39/drivers/media/dvb/dvb-usb/ |
D | az6027.c | 134 { STB0899_BCLC , 0x94 },
|
/linux-2.6.39/drivers/media/dvb/ttpci/ |
D | budget-ci.c | 1145 { STB0899_BCLC , 0x94 },
|
D | budget-av.c | 990 { STB0899_BCLC , 0x94 },
|