Home
last modified time | relevance | path

Searched refs:ie (Results 1 – 17 of 17) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap4/
H A Di2c.h23 unsigned short ie; /* 0x2C */ member
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap5/
H A Di2c.h23 unsigned short ie; /* 0x2C */ member
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-omap3/
H A Di2c.h15 unsigned short ie; /* 0x04 */ member
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-am33xx/
H A Di2c.h27 unsigned short ie; /* 0x2C */ member
/rk3399_rockchip-uboot/drivers/i2c/
H A Di2c-uniphier-f.c36 u32 ie; /* interrupt enable */ member
179 writel(irq_flags, &regs->ie); in uniphier_fi2c_transmit()
228 writel(irq_flags, &regs->ie); in uniphier_fi2c_receive()
H A Domap24xx_i2c.c347 I2C_IE_NACK_IE | I2C_IE_AL_IE, &i2c_base->ie);
/rk3399_rockchip-uboot/arch/arm/include/asm/
H A Domap_mmc.h49 unsigned int ie; /* 0x134 */ member
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/armada100/
H A Dtimer.c23 u32 ie[3]; member
/rk3399_rockchip-uboot/drivers/net/
H A Dxilinx_axi_emac.c122 u32 ie; /* 0x14: Interrupt enable */ member
374 writel(0, &regs->ie); in axi_ethernet_init()
379 out_be32(&regs->ie, 0); in axi_ethernet_init()
H A Dxilinx_ll_temac.h51 u32 ie; /* Interrupt Enable */ member
/rk3399_rockchip-uboot/drivers/usb/gadget/
H A DKconfig184 Ethernet MAC address of the device-side (ie. local board's) MAC
191 Ethernet MAC address of the host-side (ie. remote device's) MAC
/rk3399_rockchip-uboot/doc/
H A DREADME.socfpga65 You should use the bsp "build" directory above (ie, where the settings.bsp file is)
H A DREADME.rockchip129 load a second-level bootloader(ie. U-BOOT) as soon as it returns to bootrom.
/rk3399_rockchip-uboot/drivers/ata/
H A Ddwc_ahsata.c31 u32 ie; member
252 writel(DEF_PORT_IRQ, &port_mmio->ie); in ahci_host_init()
/rk3399_rockchip-uboot/board/gateworks/gw_ventana/
H A DREADME123 block storage device of your MMC, ie /dev/mmcblk0):
163 depends on your boot medium (ie NAND Flash vs micro-SD) and size/storage
/rk3399_rockchip-uboot/drivers/mmc/
H A Domap_hsmmc.c277 &mmc_base->ie); in omap_hsmmc_init_setup()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A DKconfig769 bool "Support Boot an ARM64 on AArch32 execution state, ie. U-Boot is in AArch32"