Lines Matching refs:bclc
495 u8 bclc, reg; in stb0899_dvbs_algo() local
517 bclc = stb0899_read_reg(state, STB0899_BCLC); in stb0899_dvbs_algo()
518 STB0899_SETFIELD_VAL(BETA, bclc, 0x1c); 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()
524 STB0899_SETFIELD_VAL(BETA, bclc, 0x22); 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()
530 STB0899_SETFIELD_VAL(BETA, bclc, 0x27); 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()
536 STB0899_SETFIELD_VAL(BETA, bclc, 0x29); in stb0899_dvbs_algo()
537 stb0899_write_reg(state, STB0899_BCLC, bclc); in stb0899_dvbs_algo()