Searched refs:REG (Results 51 - 57 of 57) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/hwmon/
H A Dw83792d.c376 #define store_in_reg(REG, reg) \
390 w83792d_write_value(client, W83792D_REG_IN_##REG[nr], data->in_##reg[nr]); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dniu.c128 #define niu_set_and_wait_clear_mac(NP, REG, BITS, LIMIT, DELAY, REG_NAME) \
130 __niu_set_and_wait_clear_mac(NP, REG, BITS, LIMIT, DELAY, REG_NAME); \
167 #define niu_set_and_wait_clear_ipp(NP, REG, BITS, LIMIT, DELAY, REG_NAME) \
169 __niu_set_and_wait_clear_ipp(NP, REG, BITS, LIMIT, DELAY, REG_NAME); \
187 #define niu_wait_bits_clear(NP, REG, BITS, LIMIT, DELAY) \
189 __niu_wait_bits_clear(NP, REG, BITS, LIMIT, DELAY); \
207 #define niu_set_and_wait_clear(NP, REG, BITS, LIMIT, DELAY, REG_NAME) \
209 __niu_set_and_wait_clear(NP, REG, BITS, LIMIT, DELAY, REG_NAME); \
H A Dtg3.c8389 #define TG3_STAT_ADD32(PSTAT, REG) \
8390 do { u32 __val = tr32(REG); \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/sparc/
H A Dcs4231.c300 __cs4231_writeb(chip, value, CS4231U(chip, REG));
332 return __cs4231_readb(chip, CS4231U(chip, REG));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dncr53c8xx.c1995 #define RADDR(label) (RELOC_REGISTER | REG(label))
1996 #define FADDR(label,ofs)(RELOC_REGISTER | ((REG(label))+(ofs)))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Dpfpsp.S4575 # currently, MODE and REG are taken from the EXC_OPWORD. this could be
4583 # jump to the corresponding function for each {MODE,REG} pair.
H A Dfpsp.S18526 # currently, MODE and REG are taken from the EXC_OPWORD. this could be
18534 # jump to the corresponding function for each {MODE,REG} pair.

Completed in 464 milliseconds

123