/linux-3.3/drivers/staging/rtl8192u/ |
D | r8180_93cx6.c | 91 short read_cmd[]={1,1,0}; in eprom_read() local
|
/linux-3.3/drivers/staging/rtl8192e/rtl8192e/ |
D | rtl_eeprom.c | 91 short read_cmd[] = {1, 1, 0}; in eprom_read() local
|
/linux-3.3/drivers/net/ethernet/dec/tulip/ |
D | eeprom.c | 348 int read_cmd = location | (EE_READ_CMD << addr_len); in tulip_read_eeprom() local
|
D | media.c | 52 int read_cmd = (0xf6 << 10) | ((phy_id & 0x1f) << 5) | location; in tulip_mdio_read() local
|
D | winbond-840.c | 513 int read_cmd = location | EE_ReadCmd; in eeprom_read() local
|
D | de2104x.c | 1760 int read_cmd = location | (EE_READ_CMD << addr_len); in tulip_read_eeprom() local
|
/linux-3.3/drivers/video/omap2/displays/ |
D | panel-picodlp.c | 82 u8 read_cmd[] = {READ_REG_SELECT, reg}, data[4]; in picodlp_i2c_read() local
|
/linux-3.3/arch/mips/include/asm/octeon/ |
D | cvmx.h | 462 union cvmx_mio_fus_rcmd read_cmd; in cvmx_fuse_read_byte() local
|
/linux-3.3/drivers/net/ethernet/fujitsu/ |
D | at1700.c | 508 int read_cmd = location | EE_READ_CMD; in read_eeprom() local
|
/linux-3.3/drivers/net/ethernet/8390/ |
D | pcnet_cs.c | 762 int read_cmd = location | (EE_READ_CMD << 8); in read_eeprom() local 797 int read_cmd = location | (EE_READ_CMD << 8); in write_asic() local
|
/linux-3.3/drivers/net/ethernet/emulex/benet/ |
D | be_ethtool.c | 166 struct be_dma_mem read_cmd; in lancer_cmd_read_file() local
|
/linux-3.3/drivers/mtd/nand/ |
D | sh_flctl.c | 514 uint32_t read_cmd = 0; in flctl_cmdfunc() local
|
/linux-3.3/drivers/net/ethernet/smsc/ |
D | epic100.c | 589 int read_cmd = location | in read_eeprom() local 623 int read_cmd = (phy_id << 9) | (location << 4) | MII_READOP; in mdio_read() local
|
/linux-3.3/drivers/net/ethernet/3com/ |
D | 3c574_cs.c | 548 int read_cmd = (0xf6 << 10) | (phy_id << 5) | location; in mdio_read() local
|
D | 3c59x.c | 3127 int read_cmd = (0xf6 << 10) | (phy_id << 5) | location; in mdio_read() local
|
/linux-3.3/drivers/net/ethernet/sis/ |
D | sis900.c | 818 u32 read_cmd = location | EEread; in read_eeprom() local
|
/linux-3.3/drivers/net/ethernet/i825xx/ |
D | eepro.c | 1412 int read_cmd = location | EE_READ_CMD; in read_eeprom() local
|
/linux-3.3/drivers/net/ethernet/realtek/ |
D | 8139cp.c | 1649 int read_cmd = location | (EE_READ_CMD << addr_len); in read_eeprom() local
|
D | 8139too.c | 1136 int read_cmd = location | (EE_READ_CMD << addr_len); in read_eeprom() local
|
/linux-3.3/drivers/net/ethernet/natsemi/ |
D | natsemi.c | 1011 int read_cmd = location | EE_ReadCmd; in eeprom_read() local
|