Lines Matching refs:AFCEX_H
189 unsigned char AFCEX_H) in afcex_data_set() argument
193 if (mb86a16_write(state, MB86A16_AFCEXH, AFCEX_H) < 0) in afcex_data_set()
205 unsigned char AFCEX_H) in afcofs_data_set() argument
209 if (mb86a16_write(state, 0x59, AFCEX_H) < 0) in afcofs_data_set()
759 unsigned char *AFCEX_H) in swp_info_get() argument
778 *AFCEX_H = (AFCEX & 0x0f00) >> 8; in swp_info_get()
937 unsigned char *AFCEX_H) in swp_info_get2() argument
953 *AFCEX_H = (AFCEX & 0x0f00) >> 8; in swp_info_get2()
959 unsigned char *AFCEX_H) in afcex_info_get() argument
965 *AFCEX_H = (AFCEX & 0x0f00) >> 8; in afcex_info_get()
1041 unsigned char AFCEX_L, AFCEX_H; in mb86a16_set_fe() local
1186 &afcex_freq, &AFCEX_L, &AFCEX_H); in mb86a16_set_fe()
1194 if (afcex_data_set(state, AFCEX_L, AFCEX_H) < 0) { in mb86a16_set_fe()
1226 &AFCEX_L, &AFCEX_H); in mb86a16_set_fe()
1232 if (afcex_data_set(state, AFCEX_L, AFCEX_H) < 0) { in mb86a16_set_fe()
1294 afcex_info_get(state, afcex_freq, &AFCEX_L, &AFCEX_H); in mb86a16_set_fe()
1295 if (afcofs_data_set(state, AFCEX_L, AFCEX_H) < 0) { in mb86a16_set_fe()
1332 swp_info_get2(state, smrt_d, R, temp_freq, &afcex_freq, &fOSC, &AFCEX_L, &AFCEX_H); in mb86a16_set_fe()
1337 if (afcex_data_set(state, AFCEX_L, AFCEX_H) < 0) { in mb86a16_set_fe()
1350 swp_info_get2(state, smrt_d, R, temp_freq, &afcex_freq, &fOSC, &AFCEX_L, &AFCEX_H); in mb86a16_set_fe()
1355 if (afcex_data_set(state, AFCEX_L, AFCEX_H) < 0) { in mb86a16_set_fe()
1371 swp_info_get2(state, smrt_d, R, temp_freq, &afcex_freq, &fOSC, &AFCEX_L, &AFCEX_H); in mb86a16_set_fe()
1376 if (afcex_data_set(state, AFCEX_L, AFCEX_H) < 0) { in mb86a16_set_fe()
1426 swp_info_get2(state, state->srate, R, swp_freq, &afcex_freq, &fOSC, &AFCEX_L, &AFCEX_H); in mb86a16_set_fe()
1431 if (afcex_data_set(state, AFCEX_L, AFCEX_H) < 0) { in mb86a16_set_fe()