Searched defs:ioaddr (Results 1 – 15 of 15) sorted by relevance
/external/u-boot/drivers/net/ |
D | uli526x.c | 80 #define SROM_CLK_WRITE(data, ioaddr) do { \ argument 107 long ioaddr; /* I/O base address */ member 624 unsigned long ioaddr) in uli526x_descriptor_init() 692 static void update_cr6(u32 cr6_data, unsigned long ioaddr) in update_cr6() 732 static u16 read_srom_word(long ioaddr, int offset) in read_srom_word() 815 unsigned long ioaddr; in uli_phy_write() local 865 unsigned long ioaddr; in uli_phy_read() local 908 unsigned long ioaddr, cr10_value; in phy_readby_cr10() local 927 unsigned long ioaddr, cr10_value; in phy_writeby_cr10() local 940 static void phy_write_1bit(unsigned long ioaddr, u32 phy_data, u32 chip_id) in phy_write_1bit() [all …]
|
D | pic32_mdio.c | 103 int pic32_mdio_init(const char *name, ulong ioaddr) in pic32_mdio_init()
|
D | dc2114x.c | 545 static int do_read_eeprom(struct eth_device *dev, u_long ioaddr, int location, int addr_len) in do_read_eeprom() 604 static int do_eeprom_cmd(struct eth_device *dev, u_long ioaddr, int cmd, int cmd_len) in do_eeprom_cmd() 642 static int read_srom(struct eth_device *dev, u_long ioaddr, int index) in read_srom() 653 static int write_srom(struct eth_device *dev, u_long ioaddr, int index, int new_value) in write_srom()
|
D | rtl8139.c | 174 static int ioaddr; variable
|
D | designware.c | 678 ulong ioaddr; in designware_eth_probe() local
|
D | rtl8169.c | 62 static unsigned long ioaddr; variable
|
/external/u-boot/drivers/ata/ |
D | sata_sil3114.c | 41 static void output_data (struct sata_ioports *ioaddr, u16 * sect_buf, int words) in output_data() 48 static int input_data (struct sata_ioports *ioaddr, u16 * sect_buf, int words) in input_data() 399 static u8 sata_busy_wait (struct sata_ioports *ioaddr, int bits, in sata_busy_wait() 415 static u8 sata_chk_status (struct sata_ioports *ioaddr, u8 usealtstatus) in sata_chk_status()
|
D | sata_sil3114.h | 30 struct sata_ioports ioaddr; /* ATA cmd/ctl/dma reg blks */ member
|
/external/u-boot/drivers/mmc/ |
D | tangier_sdhci.c | 20 void __iomem *ioaddr; member
|
D | ftsdc010_mci.h | 22 void *ioaddr; member
|
D | bcm2835_sdhost.c | 160 void __iomem *ioaddr; member
|
/external/u-boot/drivers/virtio/ |
D | virtio_pci_legacy.c | 95 void __iomem *ioaddr; member 102 void __iomem *ioaddr = priv->ioaddr + VIRTIO_PCI_CONFIG_OFF(false); in virtio_pci_get_config() local 116 void __iomem *ioaddr = priv->ioaddr + VIRTIO_PCI_CONFIG_OFF(false); in virtio_pci_set_config() local
|
/external/u-boot/include/ |
D | dwmmc.h | 161 void *ioaddr; member
|
D | sdhci.h | 306 void *ioaddr; member
|
D | dw_hdmi.h | 538 ulong ioaddr; member
|