Lines Matching refs:AFCEX_L

174 			  unsigned char AFCEX_L,  in afcex_data_set()  argument
177 if (mb86a16_write(state, MB86A16_AFCEXL, AFCEX_L) < 0) in afcex_data_set()
190 unsigned char AFCEX_L, in afcofs_data_set() argument
193 if (mb86a16_write(state, 0x58, AFCEX_L) < 0) in afcofs_data_set()
734 unsigned char *AFCEX_L, in swp_info_get() argument
753 *AFCEX_L = AFCEX & 0x00ff; in swp_info_get()
912 unsigned char *AFCEX_L, in swp_info_get2() argument
928 *AFCEX_L = AFCEX & 0x00ff; in swp_info_get2()
934 unsigned char *AFCEX_L, in afcex_info_get() argument
940 *AFCEX_L = AFCEX & 0x00ff; in afcex_info_get()
1017 unsigned char AFCEX_L, AFCEX_H; in mb86a16_set_fe() local
1162 &afcex_freq, &AFCEX_L, &AFCEX_H); in mb86a16_set_fe()
1170 if (afcex_data_set(state, AFCEX_L, AFCEX_H) < 0) { in mb86a16_set_fe()
1202 &AFCEX_L, &AFCEX_H); in mb86a16_set_fe()
1208 if (afcex_data_set(state, AFCEX_L, AFCEX_H) < 0) { in mb86a16_set_fe()
1270 afcex_info_get(state, afcex_freq, &AFCEX_L, &AFCEX_H); in mb86a16_set_fe()
1271 if (afcofs_data_set(state, AFCEX_L, AFCEX_H) < 0) { in mb86a16_set_fe()
1308 swp_info_get2(state, smrt_d, R, temp_freq, &afcex_freq, &fOSC, &AFCEX_L, &AFCEX_H); in mb86a16_set_fe()
1313 if (afcex_data_set(state, AFCEX_L, AFCEX_H) < 0) { in mb86a16_set_fe()
1326 swp_info_get2(state, smrt_d, R, temp_freq, &afcex_freq, &fOSC, &AFCEX_L, &AFCEX_H); in mb86a16_set_fe()
1331 if (afcex_data_set(state, AFCEX_L, AFCEX_H) < 0) { in mb86a16_set_fe()
1347 swp_info_get2(state, smrt_d, R, temp_freq, &afcex_freq, &fOSC, &AFCEX_L, &AFCEX_H); in mb86a16_set_fe()
1352 if (afcex_data_set(state, AFCEX_L, AFCEX_H) < 0) { in mb86a16_set_fe()
1402 swp_info_get2(state, state->srate, R, swp_freq, &afcex_freq, &fOSC, &AFCEX_L, &AFCEX_H); in mb86a16_set_fe()
1407 if (afcex_data_set(state, AFCEX_L, AFCEX_H) < 0) { in mb86a16_set_fe()