Home
last modified time | relevance | path

Searched refs:baseaddr (Results 1 – 9 of 9) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/linux/usb/
Dat91_udc.h15 unsigned long baseaddr; member
/third_party/uboot/u-boot-2020.01/include/net/pfe_eth/pfe/cbus/
Dbmu.h31 u32 baseaddr; member
/third_party/uboot/u-boot-2020.01/board/siemens/smartweb/
Dsmartweb.c136 .baseaddr = ATMEL_BASE_UDP0,
/third_party/uboot/u-boot-2020.01/drivers/net/pfe_eth/
Dpfe_driver.c463 .baseaddr = CBUS_VIRT_TO_PFE(LMEM_BASE_ADDR + in pfe_bmu_init()
470 .baseaddr = pfe_addr->ddr_pfe_phys_baseaddr + BMU2_DDR_BASEADDR, in pfe_bmu_init()
Dpfe_hw.c654 writel(cfg->baseaddr, base + BMU_UCAST_BASE_ADDR); in bmu_set_config()
/third_party/uboot/u-boot-2020.01/arch/x86/include/asm/
Dcoreboot_tables.h98 u32 baseaddr; member
/third_party/uboot/u-boot-2020.01/board/siemens/taurus/
Dtaurus.c300 .baseaddr = ATMEL_BASE_UDP0,
/third_party/uboot/u-boot-2020.01/doc/
DREADME.arm-relocation74 on other boards if CONFIG_SYS_TEXT_BASE = relocation baseaddr, this saves
/third_party/uboot/u-boot-2020.01/drivers/usb/gadget/
Dat91_udc.c1524 udc->udp_baseaddr = (void *)udc->board.baseaddr; in at91_udc_probe()