Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/u-boot/drivers/rkflash/
H A Dsfc_nor.h104 u8 read_cmd; member
127 u8 read_cmd; member
152 u8 read_cmd; member
/OK3568_Linux_fs/kernel/drivers/rkflash/
H A Dsfc_nor.h102 u8 read_cmd; member
125 u8 read_cmd; member
150 u8 read_cmd; member
/OK3568_Linux_fs/kernel/arch/mips/cavium-octeon/executive/
H A Docteon-model.c41 union cvmx_mio_fus_rcmd read_cmd; in cvmx_fuse_read_byte() local
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/
H A Dr8180_93cx6.c107 short read_cmd[] = {1, 1, 0}; in eprom_read() local
/OK3568_Linux_fs/kernel/drivers/media/pci/solo6x10/
H A Dsolo6x10-eeprom.c96 int read_cmd = loc | (EE_READ_CMD << ADDR_LEN); in solo_eeprom_read() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/dec/tulip/
H A Deeprom.c345 int read_cmd = location | (EE_READ_CMD << addr_len); in tulip_read_eeprom() local
H A Dmedia.c51 int read_cmd = (0xf6 << 10) | ((phy_id & 0x1f) << 5) | location; in tulip_mdio_read() local
H A Dwinbond-840.c495 int read_cmd = location | EE_ReadCmd; in eeprom_read() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dspmi.h85 int (*read_cmd)(struct spmi_controller *ctrl, u8 opcode, member
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Drk630-spi.c105 u32 read_cmd = RK630_CMD_READ | (1 << 16); in rk630_spi_read() local
/OK3568_Linux_fs/kernel/drivers/iio/pressure/
H A Dhp206c.c170 u8 conv_cmd, u8 read_cmd, in hp206c_conv_and_read()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/8390/
H A 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
/OK3568_Linux_fs/u-boot/drivers/net/
H A Ddc2114x.c551 int read_cmd = location | (SROM_READ_CMD << addr_len); in do_read_eeprom() local
H A Drtl8139.c305 int read_cmd = location | (EE_READ_CMD << addr_len); in read_eeprom() local
H A Dnatsemi.c501 int read_cmd = location | EE_ReadCmd; in read_eeprom() local
H A Deepro100.c755 int read_cmd = location | EE_READ_CMD; in read_eeprom() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/smsc/
H A 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
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Des7202.c71 u8 read_cmd[3] = { 0 }; in es7202_read() local
H A Des7210.c190 u8 read_cmd[3] = {0}; in es7210_read() local
/OK3568_Linux_fs/kernel/drivers/mtd/spi-nor/
H A Dsfdp.c1043 struct spi_nor_read_command *read_cmd = &params->reads[i]; in spi_nor_parse_4bait() local
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dsh_flctl.c745 uint32_t read_cmd = 0; in flctl_cmdfunc() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/3com/
H A D3c574_cs.c545 int read_cmd = (0xf6 << 10) | (phy_id << 5) | location; in mdio_read() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/emulex/benet/
H A Dbe_ethtool.c265 struct be_dma_mem read_cmd; in lancer_cmd_read_file() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtw88/
H A Ddebug.c199 u32 read_cmd = RTW_SEC_CMD_POLLING; in rtw_debugfs_get_dump_cam() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sis/
H A Dsis900.c818 u32 read_cmd = location | EEread; in read_eeprom() local

12