Searched refs:STB0899_BCLC (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/media/dvb-frontends/ |
H A 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 …]
|
H A D | stb0899_reg.h | 42 #define STB0899_BCLC 0xf41d macro
|
/openbmc/linux/drivers/media/pci/mantis/ |
H A D | mantis_vp1041.c | 132 { STB0899_BCLC , 0x94 },
|
/openbmc/linux/drivers/media/usb/dvb-usb/ |
H A D | pctv452e.c | 735 { STB0899_BCLC, 0x94 },
|
H A D | az6027.c | 130 { STB0899_BCLC , 0x94 },
|
/openbmc/linux/drivers/media/pci/ttpci/ |
H A D | budget-ci.c | 1134 { STB0899_BCLC , 0x94 },
|
H A D | budget-av.c | 977 { STB0899_BCLC , 0x94 },
|