Home
last modified time | relevance | path

Searched refs:dword (Results 1 – 25 of 27) sorted by relevance

12

/rk3399_rockchip-uboot/drivers/net/
H A Dsmc91111.h47 typedef unsigned long int dword; typedef
72 #define SMC_inl(a,r) (*((volatile dword *)((a)->iobase+((r)<<1))))
81 #define SMC_inl(a,r) (*((volatile dword *)((a)->iobase+(r))))
92 #define SMC_outl(a,d,r) (*((volatile dword *)((a)->iobase+(r<<1))) = d)
95 #define SMC_outl(a,d,r) (*((volatile dword *)((a)->iobase+(r))) = d)
107 dword *__b2; \
108 __b2 = (dword *) b; \
123 dword *__b2; \
124 __b2 = (dword *) b; \
154 ({ dword _x = (_x_); \
[all …]
H A Dlan91c96.h41 typedef unsigned long int dword; typedef
65 #define SMC_inl(edev, r) (*((volatile dword *)SMCREG(edev, r)))
74 #define SMC_outl(edev, d, r) (*((volatile dword *)SMCREG(edev, r)) = d)
84 dword *__b2; \
85 __b2 = (dword *) b; \
102 dword *__b2; \
103 __b2 = (dword *) b; \
H A Dsmc91111.c169 static inline word SMC_inw(struct eth_device *dev, dword offset) in SMC_inw()
177 static inline void SMC_outw(struct eth_device *dev, word value, dword offset) in SMC_outw()
183 static inline byte SMC_inb(struct eth_device *dev, dword offset) in SMC_inb()
187 _w = SMC_inw(dev, offset & ~((dword)1)); in SMC_inb()
191 static inline void SMC_outb(struct eth_device *dev, byte value, dword offset) in SMC_outb()
195 _w = SMC_inw(dev, offset & ~((dword)1)); in SMC_outb()
197 *((volatile word*)(dev->iobase + (offset & ~((dword)1)))) = in SMC_outb()
204 static inline void SMC_insw(struct eth_device *dev, dword offset, in SMC_insw()
205 volatile uchar* buf, dword len) in SMC_insw()
216 static inline void SMC_outsw(struct eth_device *dev, dword offset, in SMC_outsw()
[all …]
H A Dlan91c96.c524 dword stat_len; in smc_rcv()
579 dword leftover = SMC_inl(dev, LAN91C96_DATA_HIGH); in smc_rcv()
/rk3399_rockchip-uboot/arch/x86/cpu/broadwell/
H A Dme.c15 u32 dword; in me_read_dword_ptr() local
17 dm_pci_read_config32(dev, offset, &dword); in me_read_dword_ptr()
18 memcpy(ptr, &dword, sizeof(dword)); in me_read_dword_ptr()
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dme_common.h359 u32 dword; in pci_read_dword_ptr() local
361 dm_pci_read_config32(me_dev, offset, &dword); in pci_read_dword_ptr()
362 memcpy(ptr, &dword, sizeof(dword)); in pci_read_dword_ptr()
368 u32 dword = 0; in pci_write_dword_ptr() local
370 memcpy(&dword, ptr, sizeof(dword)); in pci_write_dword_ptr()
371 dm_pci_write_config32(me_dev, offset, dword); in pci_write_dword_ptr()
/rk3399_rockchip-uboot/arch/x86/lib/
H A Dbios_interrupts.c113 u32 dword; in int1a_handler() local
186 dm_pci_read_config32(dev, reg, &dword); in int1a_handler()
187 M.x86.R_ECX = dword; in int1a_handler()
198 dword = M.x86.R_ECX; in int1a_handler()
199 dm_pci_write_config32(dev, reg, dword); in int1a_handler()
/rk3399_rockchip-uboot/drivers/pci/
H A Dpci_compat.c27 PCI_HOSE_OP(read, dword, 32, u32 *)
30 PCI_HOSE_OP(write, dword, 32, u32)
H A Dpci_indirect.c53 INDIRECT_PCI_OP(read, dword, u32 *, in_le32, 0)
56 INDIRECT_PCI_OP(write, dword, u32, out_le32, 0)
H A Dpci.c38 PCI_HOSE_OP(read, dword, u32 *)
41 PCI_HOSE_OP(write, dword, u32)
59 PCI_OP(read, dword, u32 *, *value = 0xffffffff)
62 PCI_OP(write, dword, u32, )
/rk3399_rockchip-uboot/board/micronas/vct/
H A Dsmc_eeprom.c68 #define HIWORD(dword) ((u16)(((u32)(dword)) >> 16)) argument
69 #define LOWORD(dword) ((u16)(((u32)(dword)) & 0x0000FFFFUL)) argument
/rk3399_rockchip-uboot/arch/arm/mach-tegra/tegra186/
H A Dnvtboot_ll.S15 .dword 0
/rk3399_rockchip-uboot/board/raspberrypi/rpi/
H A Dlowlevel_init.S14 .dword 0x0
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf5445x/
H A Dpci.c40 PCI_OP(read, dword, u32 *, in_le32, 0)
43 PCI_OP(write, dword, u32, out_le32, 0)
/rk3399_rockchip-uboot/arch/mips/include/asm/
H A Dasm.h344 #define LONG .dword
398 #define PTR .dword
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/
H A Dpcie.c102 PCIE_OP(read, dword, u32 *, in_le32) in PCIE_OP()
105 PCIE_OP(write, dword, u32, out_le32) in PCIE_OP()
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dimx6sl.dtsi769 tx-burst-size-dword = <0x10>;
770 rx-burst-size-dword = <0x10>;
782 tx-burst-size-dword = <0x10>;
783 rx-burst-size-dword = <0x10>;
795 tx-burst-size-dword = <0x10>;
796 rx-burst-size-dword = <0x10>;
H A Dimx6qdl.dtsi931 tx-burst-size-dword = <0x10>;
932 rx-burst-size-dword = <0x10>;
945 tx-burst-size-dword = <0x10>;
946 rx-burst-size-dword = <0x10>;
958 tx-burst-size-dword = <0x10>;
959 rx-burst-size-dword = <0x10>;
971 tx-burst-size-dword = <0x10>;
972 rx-burst-size-dword = <0x10>;
H A Dimx6sx.dtsi806 tx-burst-size-dword = <0x10>;
807 rx-burst-size-dword = <0x10>;
819 tx-burst-size-dword = <0x10>;
820 rx-burst-size-dword = <0x10>;
834 tx-burst-size-dword = <0x10>;
835 rx-burst-size-dword = <0x10>;
H A Dimx6sll.dtsi702 tx-burst-size-dword = <0x10>;
703 rx-burst-size-dword = <0x10>;
716 tx-burst-size-dword = <0x10>;
717 rx-burst-size-dword = <0x10>;
H A Dimx6ul.dtsi742 tx-burst-size-dword = <0x10>;
743 rx-burst-size-dword = <0x10>;
755 tx-burst-size-dword = <0x10>;
756 rx-burst-size-dword = <0x10>;
H A Dimx6ull.dtsi842 tx-burst-size-dword = <0x10>;
843 rx-burst-size-dword = <0x10>;
855 tx-burst-size-dword = <0x10>;
856 rx-burst-size-dword = <0x10>;
/rk3399_rockchip-uboot/arch/m68k/cpu/mcf547x_8x/
H A Dpci.c44 PCI_OP(write, dword, u32, out_le32, 0)
/rk3399_rockchip-uboot/arch/x86/include/asm/acpi/
H A Ddebug.asl93 /* DBGD - Send a hex dword */
/rk3399_rockchip-uboot/drivers/spi/
H A Dpic32_spi.c157 BUILD_SPI_FIFO_RW(dword, u32, l);

12