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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dteleint.c66 writereg(unsigned int ale, unsigned int adr, u_char off, u_char data) function
H A Dasuscom.c64 writereg(unsigned int ale, unsigned int adr, u_char off, u_char data) function
[all...]
H A Davm_a1.c36 writereg(unsigned int adr, u_char off, u_char data) function
[all...]
H A Dbkm_a4t.c53 writereg(unsigned int ale, unsigned long adr, u_char off, u_char data) function
H A Dbkm_a8.c64 writereg(unsigned int ale, unsigned int adr, u_char off, u_char data) function
[all...]
H A Dix1_micro.c61 writereg(unsigned int ale, unsigned int adr, u_char off, u_char data) function
[all...]
H A Dmic.c52 writereg(unsigned int ale, unsigned int adr, u_char off, u_char data) function
[all...]
H A Dniccy.c63 static inline void writereg(unsigned int ale, unsigned int adr, u_char off, function
[all...]
H A Ds0box.c23 writereg(unsigned int padr, signed int addr, u_char off, u_char val) { function
[all...]
H A Dsaphir.c53 writereg(unsigned int ale, unsigned int adr, u_char off, u_char data) function
[all...]
H A Dteles3.c36 writereg(unsigned int adr, u_char off, u_char data) function
[all...]
H A Dgazel.c52 writereg(unsigned int adr, u_short off, u_char data) function
H A Dsedlbauer.c140 writereg(unsigned int ale, unsigned int adr, u_char off, u_char data) function
[all...]
H A Ddiva.c102 writereg(unsigned int ale, unsigned int adr, u_char off, u_char data) function
[all...]
H A Delsa.c161 writereg(unsigned int ale, unsigned int adr, u_char off, u_char data) function
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dmac89x0.c163 writereg(struct net_device *dev, int portno, int value) function
[all...]
H A Dni65.c150 #define writereg(val,reg) {outw(reg,PORT+L_ADDRREG);outw(val,PORT+L_DATAREG);} macro
[all...]
H A Dcs89x0.c439 writereg(struct net_device *dev, u16 regno, u16 value) function
[all...]
H A Ddeclance.c297 static inline void writereg(volatile unsigned short *regptr, short value) function
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/
H A Dvideocodec.h332 void (*writereg) (struct videocodec * codec, member in struct:videocodec_master
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/
H A Dgxt4500.c138 #define writereg(par, reg, val) writel((val), (par)->regs + (reg)) macro
[all...]

Completed in 125 milliseconds