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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/isdn/hisax/
H A Dteleint.c64 writereg(unsigned int ale, unsigned int adr, u_char off, u_char data) function
H A Dasuscom.c62 writereg(unsigned int ale, unsigned int adr, u_char off, u_char data) function
[all...]
H A Davm_a1.c35 writereg(unsigned int adr, u_char off, u_char data) function
[all...]
H A Dbkm_a4t.c51 writereg(unsigned int ale, unsigned long adr, u_char off, u_char data) function
H A Dbkm_a8.c60 writereg(unsigned int ale, unsigned int adr, u_char off, u_char data) function
[all...]
H A Dix1_micro.c60 writereg(unsigned int ale, unsigned int adr, u_char off, u_char data) function
[all...]
H A Dmic.c50 writereg(unsigned int ale, unsigned int adr, u_char off, u_char data) function
[all...]
H A Dniccy.c62 static inline void writereg(unsigned int ale, unsigned int adr, u_char off, function
[all...]
H A Ds0box.c22 writereg(unsigned int padr, signed int addr, u_char off, u_char val) { function
[all...]
H A Dsaphir.c52 writereg(unsigned int ale, unsigned int adr, u_char off, u_char data) function
[all...]
H A Dteles3.c35 writereg(unsigned int adr, u_char off, u_char data) function
[all...]
H A Dgazel.c51 writereg(unsigned int adr, u_short off, u_char data) function
H A Dsedlbauer.c138 writereg(unsigned int ale, unsigned int adr, u_char off, u_char data) function
[all...]
H A Ddiva.c100 writereg(unsigned int ale, unsigned int adr, u_char off, u_char data) function
[all...]
H A Delsa.c160 writereg(unsigned int ale, unsigned int adr, u_char off, u_char data) function
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dmac89x0.c160 writereg(struct net_device *dev, int portno, int value) function
[all...]
H A Dni65.c148 #define writereg(val,reg) {outw(reg,PORT+L_ADDRREG);outw(val,PORT+L_DATAREG);} macro
[all...]
H A Dcs89x0.c414 writereg(struct net_device *dev, u16 regno, u16 value) function
[all...]
H A Ddeclance.c295 static inline void writereg(volatile unsigned short *regptr, short value) function
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/zoran/
H A Dvideocodec.h327 void (*writereg) (struct videocodec * codec, member in struct:videocodec_master
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dgxt4500.c138 #define writereg(par, reg, val) writel((val), (par)->regs + (reg)) macro
[all...]

Completed in 226 milliseconds