Lines Matching refs:AFCEX_H

175 			  unsigned char AFCEX_H)  in afcex_data_set()  argument
179 if (mb86a16_write(state, MB86A16_AFCEXH, AFCEX_H) < 0) in afcex_data_set()
191 unsigned char AFCEX_H) in afcofs_data_set() argument
195 if (mb86a16_write(state, 0x59, AFCEX_H) < 0) in afcofs_data_set()
735 unsigned char *AFCEX_H) in swp_info_get() argument
754 *AFCEX_H = (AFCEX & 0x0f00) >> 8; in swp_info_get()
913 unsigned char *AFCEX_H) in swp_info_get2() argument
929 *AFCEX_H = (AFCEX & 0x0f00) >> 8; in swp_info_get2()
935 unsigned char *AFCEX_H) in afcex_info_get() argument
941 *AFCEX_H = (AFCEX & 0x0f00) >> 8; 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()