Searched defs:AFCEX_H (Results 1 - 1 of 1) sorted by relevance

/drivers/media/dvb/frontends/
H A Dmb86a16.c187 unsigned char AFCEX_H)
191 if (mb86a16_write(state, MB86A16_AFCEXH, AFCEX_H) < 0)
203 unsigned char AFCEX_H)
207 if (mb86a16_write(state, 0x59, AFCEX_H) < 0)
757 unsigned char *AFCEX_H)
776 *AFCEX_H = (AFCEX & 0x0f00) >> 8;
935 unsigned char *AFCEX_H)
951 *AFCEX_H = (AFCEX & 0x0f00) >> 8;
957 unsigned char *AFCEX_H)
963 *AFCEX_H
185 afcex_data_set(struct mb86a16_state *state, unsigned char AFCEX_L, unsigned char AFCEX_H) argument
201 afcofs_data_set(struct mb86a16_state *state, unsigned char AFCEX_L, unsigned char AFCEX_H) argument
749 swp_info_get(struct mb86a16_state *state, int fOSC_start, int smrt, int v, int R, int swp_ofs, int *fOSC, int *afcex_freq, unsigned char *AFCEX_L, unsigned char *AFCEX_H) argument
928 swp_info_get2(struct mb86a16_state *state, int smrt, int R, int swp_freq, int *afcex_freq, int *fOSC, unsigned char *AFCEX_L, unsigned char *AFCEX_H) argument
954 afcex_info_get(struct mb86a16_state *state, int afcex_freq, unsigned char *AFCEX_L, unsigned char *AFCEX_H) argument
1039 unsigned char AFCEX_L, AFCEX_H; local
[all...]

Completed in 31 milliseconds