Searched refs:AFCEXEN (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/media/dvb-frontends/ |
D | mb86a16.c | 1034 unsigned char CREN, AFCEN, AFCEXEN; in mb86a16_set_fe() local 1084 AFCEXEN = 1; in mb86a16_set_fe() 1103 if (AFCEXEN_set(state, AFCEXEN, state->srate) < 0) { in mb86a16_set_fe() 1275 AFCEXEN = 0 ; in mb86a16_set_fe() 1290 if (AFCEXEN_set(state, AFCEXEN, state->srate) < 0) { in mb86a16_set_fe() 1311 AFCEXEN = 1 ; in mb86a16_set_fe() 1321 if (AFCEXEN_set(state, AFCEXEN, smrt_d) < 0) { in mb86a16_set_fe() 1402 AFCEXEN = 1; in mb86a16_set_fe() 1422 if (AFCEXEN_set(state, AFCEXEN, state->srate) < 0) { in mb86a16_set_fe()
|