Lines Matching refs:AFCEX_L

188 			  unsigned char AFCEX_L,  in afcex_data_set()  argument
191 if (mb86a16_write(state, MB86A16_AFCEXL, AFCEX_L) < 0) in afcex_data_set()
204 unsigned char AFCEX_L, in afcofs_data_set() argument
207 if (mb86a16_write(state, 0x58, AFCEX_L) < 0) in afcofs_data_set()
758 unsigned char *AFCEX_L, in swp_info_get() argument
777 *AFCEX_L = AFCEX & 0x00ff; in swp_info_get()
936 unsigned char *AFCEX_L, in swp_info_get2() argument
952 *AFCEX_L = AFCEX & 0x00ff; in swp_info_get2()
958 unsigned char *AFCEX_L, in afcex_info_get() argument
964 *AFCEX_L = AFCEX & 0x00ff; 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()