Home
last modified time | relevance | path

Searched defs:read_cmd (Results 1 – 17 of 17) sorted by relevance

/drivers/staging/rtl8192u/
Dr8180_93cx6.c112 short read_cmd[] = {1, 1, 0}; in eprom_read() local
/drivers/media/pci/solo6x10/
Dsolo6x10-eeprom.c105 int read_cmd = loc | (EE_READ_CMD << ADDR_LEN); in solo_eeprom_read() local
/drivers/net/ethernet/dec/tulip/
Deeprom.c347 int read_cmd = location | (EE_READ_CMD << addr_len); in tulip_read_eeprom() local
Dmedia.c51 int read_cmd = (0xf6 << 10) | ((phy_id & 0x1f) << 5) | location; in tulip_mdio_read() local
Dwinbond-840.c508 int read_cmd = location | EE_ReadCmd; in eeprom_read() local
Dde2104x.c1756 int read_cmd = location | (EE_READ_CMD << addr_len); in tulip_read_eeprom() local
/drivers/iio/pressure/
Dhp206c.c171 u8 conv_cmd, u8 read_cmd, in hp206c_conv_and_read()
/drivers/net/ethernet/8390/
Dpcnet_cs.c763 int read_cmd = location | (EE_READ_CMD << 8); in read_eeprom() local
798 int read_cmd = location | (EE_READ_CMD << 8); in write_asic() local
/drivers/net/ethernet/smsc/
Depic100.c574 int read_cmd = location | in read_eeprom() local
609 int read_cmd = (phy_id << 9) | (location << 4) | MII_READOP; in mdio_read() local
/drivers/mtd/nand/
Dsh_flctl.c754 uint32_t read_cmd = 0; in flctl_cmdfunc() local
/drivers/net/ethernet/3com/
D3c574_cs.c546 int read_cmd = (0xf6 << 10) | (phy_id << 5) | location; in mdio_read() local
D3c59x.c3178 int read_cmd = (0xf6 << 10) | (phy_id << 5) | location; in mdio_read() local
/drivers/net/ethernet/emulex/benet/
Dbe_ethtool.c269 struct be_dma_mem read_cmd; in lancer_cmd_read_file() local
/drivers/net/ethernet/sis/
Dsis900.c816 u32 read_cmd = location | EEread; in read_eeprom() local
/drivers/net/ethernet/realtek/
D8139cp.c1720 int read_cmd = location | (EE_READ_CMD << addr_len); in read_eeprom() local
D8139too.c1163 int read_cmd = location | (EE_READ_CMD << addr_len); in read_eeprom() local
/drivers/net/ethernet/natsemi/
Dnatsemi.c1005 int read_cmd = location | EE_ReadCmd; in eeprom_read() local