/linux-4.1.27/arch/mips/cavium-octeon/executive/ |
D | octeon-model.c | 41 union cvmx_mio_fus_rcmd read_cmd; in cvmx_fuse_read_byte() local
|
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/ |
D | rtl_eeprom.c | 91 short read_cmd[] = {1, 1, 0}; in eprom_read() local
|
/linux-4.1.27/drivers/staging/rtl8192u/ |
D | r8180_93cx6.c | 99 short read_cmd[] = {1, 1, 0}; in eprom_read() local
|
/linux-4.1.27/drivers/media/pci/solo6x10/ |
D | solo6x10-eeprom.c | 105 int read_cmd = loc | (EE_READ_CMD << ADDR_LEN); in solo_eeprom_read() local
|
/linux-4.1.27/drivers/net/ethernet/dec/tulip/ |
D | eeprom.c | 347 int read_cmd = location | (EE_READ_CMD << addr_len); in tulip_read_eeprom() local
|
D | media.c | 51 int read_cmd = (0xf6 << 10) | ((phy_id & 0x1f) << 5) | location; in tulip_mdio_read() local
|
D | winbond-840.c | 508 int read_cmd = location | EE_ReadCmd; in eeprom_read() local
|
D | de2104x.c | 1757 int read_cmd = location | (EE_READ_CMD << addr_len); in tulip_read_eeprom() local
|
/linux-4.1.27/include/linux/ |
D | spmi.h | 92 int (*read_cmd)(struct spmi_controller *ctrl, u8 opcode, member
|
/linux-4.1.27/drivers/net/ethernet/8390/ |
D | pcnet_cs.c | 763 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
|
/linux-4.1.27/drivers/net/ethernet/smsc/ |
D | epic100.c | 574 int read_cmd = location | in read_eeprom() local 609 int read_cmd = (phy_id << 9) | (location << 4) | MII_READOP; in mdio_read() local
|
/linux-4.1.27/drivers/mtd/nand/ |
D | sh_flctl.c | 701 uint32_t read_cmd = 0; in flctl_cmdfunc() local
|
/linux-4.1.27/drivers/net/ethernet/emulex/benet/ |
D | be_ethtool.c | 260 struct be_dma_mem read_cmd; in lancer_cmd_read_file() local
|
/linux-4.1.27/drivers/net/ethernet/3com/ |
D | 3c574_cs.c | 546 int read_cmd = (0xf6 << 10) | (phy_id << 5) | location; in mdio_read() local
|
D | 3c59x.c | 3161 int read_cmd = (0xf6 << 10) | (phy_id << 5) | location; in mdio_read() local
|
/linux-4.1.27/drivers/net/ethernet/sis/ |
D | sis900.c | 816 u32 read_cmd = location | EEread; in read_eeprom() local
|
/linux-4.1.27/drivers/net/ethernet/realtek/ |
D | 8139cp.c | 1715 int read_cmd = location | (EE_READ_CMD << addr_len); in read_eeprom() local
|
D | 8139too.c | 1163 int read_cmd = location | (EE_READ_CMD << addr_len); in read_eeprom() local
|
/linux-4.1.27/drivers/net/ethernet/natsemi/ |
D | natsemi.c | 1005 int read_cmd = location | EE_ReadCmd; in eeprom_read() local
|