Searched refs:CX24116_DISEQC_MSGLEN (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dcx24116.c124 #define CX24116_DISEQC_MSGLEN (5) macro
938 state->dsec_cmd.args[CX24116_DISEQC_MSGLEN] = 0x00;
973 state->dsec_cmd.args[CX24116_DISEQC_MSGLEN] = d->msg_len;
977 state->dsec_cmd.args[CX24116_DISEQC_MSGLEN];
1027 msleep((state->dsec_cmd.args[CX24116_DISEQC_MSGLEN] << 4) +
1072 msleep((state->dsec_cmd.args[CX24116_DISEQC_MSGLEN] << 4) + 60);

Completed in 34 milliseconds