/openbmc/linux/arch/mips/cavium-octeon/executive/ |
H A D | octeon-model.c | 41 union cvmx_mio_fus_rcmd read_cmd; in cvmx_fuse_read_byte() local
|
/openbmc/linux/drivers/staging/rtl8192u/ |
H A D | r8180_93cx6.c | 107 short read_cmd[] = {1, 1, 0}; in eprom_read() local
|
/openbmc/linux/drivers/media/pci/solo6x10/ |
H A D | solo6x10-eeprom.c | 96 int read_cmd = loc | (EE_READ_CMD << ADDR_LEN); in solo_eeprom_read() local
|
/openbmc/linux/drivers/net/ethernet/dec/tulip/ |
H A D | eeprom.c | 346 int read_cmd = location | (EE_READ_CMD << addr_len); in tulip_read_eeprom() local
|
H A D | media.c | 51 int read_cmd = (0xf6 << 10) | ((phy_id & 0x1f) << 5) | location; in tulip_mdio_read() local
|
H A D | winbond-840.c | 495 int read_cmd = location | EE_ReadCmd; in eeprom_read() local
|
H A D | de2104x.c | 1770 int read_cmd = location | (EE_READ_CMD << addr_len); in tulip_read_eeprom() local
|
/openbmc/linux/include/linux/ |
H A D | spmi.h | 84 int (*read_cmd)(struct spmi_controller *ctrl, u8 opcode, member
|
/openbmc/linux/drivers/iio/pressure/ |
H A D | hp206c.c | 170 u8 conv_cmd, u8 read_cmd, in hp206c_conv_and_read()
|
/openbmc/linux/drivers/net/ethernet/8390/ |
H A D | pcnet_cs.c | 772 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
|
/openbmc/u-boot/drivers/net/ |
H A D | dc2114x.c | 548 int read_cmd = location | (SROM_READ_CMD << addr_len); in do_read_eeprom() local
|
H A D | rtl8139.c | 297 int read_cmd = location | (EE_READ_CMD << addr_len); in read_eeprom() local
|
H A D | natsemi.c | 500 int read_cmd = location | EE_ReadCmd; in read_eeprom() local
|
H A D | eepro100.c | 752 int read_cmd = location | EE_READ_CMD; in read_eeprom() local
|
/openbmc/linux/drivers/net/ethernet/smsc/ |
H A D | epic100.c | 576 int read_cmd = location | in read_eeprom() local 611 int read_cmd = (phy_id << 9) | (location << 4) | MII_READOP; in mdio_read() local
|
/openbmc/linux/drivers/mtd/nand/raw/ |
H A D | sh_flctl.c | 744 uint32_t read_cmd = 0; in flctl_cmdfunc() local
|
/openbmc/linux/drivers/net/ethernet/3com/ |
H A D | 3c574_cs.c | 544 int read_cmd = (0xf6 << 10) | (phy_id << 5) | location; in mdio_read() local
|
/openbmc/linux/drivers/mtd/spi-nor/ |
H A D | sfdp.c | 1078 struct spi_nor_read_command *read_cmd = ¶ms->reads[i]; in spi_nor_parse_4bait() local
|
/openbmc/linux/drivers/net/ethernet/emulex/benet/ |
H A D | be_ethtool.c | 265 struct be_dma_mem read_cmd; in lancer_cmd_read_file() local
|
/openbmc/qemu/tests/qtest/ |
H A D | ahci-test.c | 853 uint64_t sector, uint8_t read_cmd, in ahci_test_io_rw_simple()
|
/openbmc/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | debug.c | 231 u32 read_cmd = RTW_SEC_CMD_POLLING; in rtw_debugfs_get_dump_cam() local
|
/openbmc/linux/drivers/net/ethernet/sis/ |
H A D | sis900.c | 825 u32 read_cmd = location | EEread; in read_eeprom() local
|
/openbmc/linux/drivers/net/ethernet/realtek/ |
H A D | 8139cp.c | 1717 int read_cmd = location | (EE_READ_CMD << addr_len); in read_eeprom() local
|
/openbmc/linux/drivers/spmi/ |
H A D | spmi-pmic-arb.c | 514 u32 read_cmd, read_offset, write_cmd, write_offset; in pmic_arb_masked_write() local
|
/openbmc/qemu/ |
H A D | qemu-io-cmds.c | 697 static const cmdinfo_t read_cmd = { variable
|