Home
last modified time | relevance | path

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

/drivers/net/ethernet/dec/tulip/
A Deeprom.c346 int read_cmd = location | (EE_READ_CMD << addr_len); in tulip_read_eeprom() local
A Dmedia.c51 int read_cmd = (0xf6 << 10) | ((phy_id & 0x1f) << 5) | location; in tulip_mdio_read() local
A Dwinbond-840.c495 int read_cmd = location | EE_ReadCmd; in eeprom_read() local
A Dde2104x.c1770 int read_cmd = location | (EE_READ_CMD << addr_len); in tulip_read_eeprom() local
/drivers/media/pci/solo6x10/
A Dsolo6x10-eeprom.c96 int read_cmd = loc | (EE_READ_CMD << ADDR_LEN); in solo_eeprom_read() local
/drivers/iio/pressure/
A Dhp206c.c170 u8 conv_cmd, u8 read_cmd, in hp206c_conv_and_read()
/drivers/net/ethernet/8390/
A Dpcnet_cs.c772 int read_cmd = location | (EE_READ_CMD << 8); in read_eeprom() local
807 int read_cmd = location | (EE_READ_CMD << 8); in write_asic() local
/drivers/net/ethernet/smsc/
A Depic100.c576 int read_cmd = location | in read_eeprom() local
611 int read_cmd = (phy_id << 9) | (location << 4) | MII_READOP; in mdio_read() local
/drivers/mtd/nand/raw/
A Dsh_flctl.c744 uint32_t read_cmd = 0; in flctl_cmdfunc() local
/drivers/net/ethernet/3com/
A D3c574_cs.c544 int read_cmd = (0xf6 << 10) | (phy_id << 5) | location; in mdio_read() local
A D3c59x.c3158 int read_cmd = (0xf6 << 10) | (phy_id << 5) | location; in mdio_read() local
/drivers/mtd/spi-nor/
A Dsfdp.c1096 struct spi_nor_read_command *read_cmd = &params->reads[i]; in spi_nor_parse_4bait() local
/drivers/net/ethernet/emulex/benet/
A Dbe_ethtool.c265 struct be_dma_mem read_cmd; in lancer_cmd_read_file() local
/drivers/net/ethernet/sis/
A Dsis900.c825 u32 read_cmd = location | EEread; in read_eeprom() local
/drivers/staging/gpib/common/
A Dgpib_os.c875 struct gpib_read_write_ioctl read_cmd; in read_ioctl() local
/drivers/net/wireless/realtek/rtw88/
A Ddebug.c287 u32 read_cmd = RTW_SEC_CMD_POLLING; in rtw_debugfs_get_dump_cam() local
/drivers/net/ethernet/realtek/
A D8139cp.c1717 int read_cmd = location | (EE_READ_CMD << addr_len); in read_eeprom() local
A D8139too.c1157 int read_cmd = location | (EE_READ_CMD << addr_len); in read_eeprom() local
/drivers/spmi/
A Dspmi-pmic-arb.c548 u32 read_cmd, read_offset, write_cmd, write_offset; in pmic_arb_masked_write() local
/drivers/net/ethernet/natsemi/
A Dnatsemi.c1008 int read_cmd = location | EE_ReadCmd; in eeprom_read() local
/drivers/s390/net/
A Dqeth_core.h807 struct qeth_cmd_buffer *read_cmd; member

Completed in 83 milliseconds