Searched refs:STB0899_BCLC (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/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 | 42 #define STB0899_BCLC 0xf41d macro
|
/linux-6.1.9/drivers/media/pci/mantis/ |
D | mantis_vp1041.c | 132 { STB0899_BCLC , 0x94 },
|
/linux-6.1.9/drivers/media/usb/dvb-usb/ |
D | pctv452e.c | 733 { STB0899_BCLC, 0x94 },
|
D | az6027.c | 130 { STB0899_BCLC , 0x94 },
|
/linux-6.1.9/drivers/staging/media/deprecated/saa7146/ttpci/ |
D | budget-ci.c | 1134 { STB0899_BCLC , 0x94 },
|
D | budget-av.c | 976 { STB0899_BCLC , 0x94 },
|