Lines Matching refs:bclc
507 u8 bclc, reg; in stb0899_dvbs_algo() local
529 bclc = stb0899_read_reg(state, STB0899_BCLC); in stb0899_dvbs_algo()
530 STB0899_SETFIELD_VAL(BETA, bclc, 0x1c); 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, 0x22); in stb0899_dvbs_algo()
537 stb0899_write_reg(state, STB0899_BCLC, bclc); in stb0899_dvbs_algo()
541 bclc = stb0899_read_reg(state, STB0899_BCLC); in stb0899_dvbs_algo()
542 STB0899_SETFIELD_VAL(BETA, bclc, 0x27); in stb0899_dvbs_algo()
543 stb0899_write_reg(state, STB0899_BCLC, bclc); in stb0899_dvbs_algo()
547 bclc = stb0899_read_reg(state, STB0899_BCLC); in stb0899_dvbs_algo()
548 STB0899_SETFIELD_VAL(BETA, bclc, 0x29); in stb0899_dvbs_algo()
549 stb0899_write_reg(state, STB0899_BCLC, bclc); in stb0899_dvbs_algo()