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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/ttpci/
H A Dav7110_hw.c307 stat = rdebi(av7110, DEBINOSWAP, MSGSTATE, 0, 2);
340 if (rdebi(av7110, DEBINOSWAP, COMMAND, 0, 2) == 0)
357 if (rdebi(av7110, DEBINOSWAP, HANDSHAKE_REG, 0, 2) == 0)
397 stat = rdebi(av7110, DEBINOSWAP, MSGSTATE, 0, 2);
431 if (rdebi(av7110, DEBINOSWAP, COMMAND, 0, 2) == 0)
441 stat = rdebi(av7110, DEBINOSWAP, MSGSTATE, 0, 2);
530 if (rdebi(av7110, DEBINOSWAP, COMMAND, 0, 2) == 0)
546 if (rdebi(av7110, DEBINOSWAP, HANDSHAKE_REG, 0, 2) == 0)
558 stat = rdebi(av7110, DEBINOSWAP, MSGSTATE, 0, 2);
572 reply_buf[i] = rdebi(av711
[all...]
H A Dav7110_hw.h422 static inline u32 rdebi(struct av7110 *av7110, u32 config, int addr, u32 val, int count) function
H A Dav7110.c262 newloops = rdebi(av7110, DEBINOSWAP, STATUS_LOOPS, 0, 2);
273 newloops = rdebi(av7110, DEBINOSWAP, STATUS_LOOPS, 0, 2) - 1;

Completed in 55 milliseconds