| /rk3399_rockchip-uboot/include/linux/ |
| H A D | libfdt_env.h | 28 #define strtoul(cp, endp, base) simple_strtoul(cp, endp, base) argument
|
| /rk3399_rockchip-uboot/drivers/pch/ |
| H A D | pch7.c | 43 u32 base; in pch7_get_gpio_base() local
|
| /rk3399_rockchip-uboot/board/tqc/tqm834x/ |
| H A D | tqm834x.c | 250 static long int get_ddr_bank_size(short cs, long *base) in get_ddr_bank_size() 319 static void set_cs_bounds(short cs, ulong base, ulong size) in set_cs_bounds()
|
| /rk3399_rockchip-uboot/drivers/spi/ |
| H A D | cadence_qspi.c | 43 void *base = priv->regbase; in spi_calibration() local 193 void *base = priv->regbase; in cadence_spi_xfer() local
|
| /rk3399_rockchip-uboot/board/shmin/ |
| H A D | shmin.c | 48 ulong board_flash_get_legacy(ulong base, int banknum, flash_info_t *info) in board_flash_get_legacy()
|
| /rk3399_rockchip-uboot/board/AndesTech/adp-ae3xx/ |
| H A D | adp-ae3xx.c | 66 ulong board_flash_get_legacy(ulong base, int banknum, flash_info_t *info) in board_flash_get_legacy()
|
| /rk3399_rockchip-uboot/board/AndesTech/adp-ag101p/ |
| H A D | adp-ag101p.c | 74 ulong board_flash_get_legacy(ulong base, int banknum, flash_info_t *info) in board_flash_get_legacy()
|
| /rk3399_rockchip-uboot/drivers/mtd/ |
| H A D | altera_qspi.c | 52 void *base; member 109 ulong base = (ulong)pdata->base; in write_buff() local 308 unsigned long base = (unsigned long)pdata->base; in altera_qspi_probe() local 355 void *base; in altera_qspi_ofdata_to_platdata() local
|
| /rk3399_rockchip-uboot/include/dm/platform_data/ |
| H A D | serial_sh.h | 32 unsigned long base; member
|
| /rk3399_rockchip-uboot/board/freescale/t4rdb/ |
| H A D | t4240rdb.c | 95 phys_addr_t base; in ft_board_setup() local
|
| /rk3399_rockchip-uboot/drivers/ata/ |
| H A D | dwc_ahci.c | 20 void *base; member
|
| /rk3399_rockchip-uboot/board/freescale/t104xrdb/ |
| H A D | t104xrdb.c | 130 phys_addr_t base; in ft_board_setup() local
|
| /rk3399_rockchip-uboot/drivers/usb/dwc3/ |
| H A D | dwc3-generic.c | 29 fdt_addr_t base; member 35 void *base; member 235 void *base = map_physmem(glue->regs, 0x10000, MAP_NOCACHE); in dwc3_ti_glue_configure() local
|
| /rk3399_rockchip-uboot/board/sunxi/ |
| H A D | ahci.c | 84 ulong base; in sunxi_sata_probe() local
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | fuse.c | 18 static int strtou32(const char *str, unsigned int base, u32 *result) in strtou32()
|
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | tangier_sdhci.c | 36 fdt_addr_t base; in sdhci_tangier_probe() local
|
| /rk3399_rockchip-uboot/arch/arm/cpu/arm920t/imx/ |
| H A D | timer.c | 40 ulong get_timer (ulong base) in get_timer()
|
| /rk3399_rockchip-uboot/arch/arm/mach-uniphier/ |
| H A D | debug.h | 25 void __iomem *base = (void __iomem *)DEBUG_UART_BASE; in debug_putc() local
|
| /rk3399_rockchip-uboot/arch/arm/mach-omap2/ |
| H A D | timer.c | 50 ulong get_timer(ulong base) in get_timer()
|
| /rk3399_rockchip-uboot/drivers/power/pmic/ |
| H A D | pmic_hi6553.c | 113 int power_hi6553_init(u8 *base) in power_hi6553_init()
|
| /rk3399_rockchip-uboot/arch/arm/mach-davinci/ |
| H A D | timer.c | 68 ulong get_timer(ulong base) in get_timer()
|
| /rk3399_rockchip-uboot/arch/powerpc/lib/ |
| H A D | interrupts.c | 102 ulong get_timer (ulong base) in get_timer()
|
| /rk3399_rockchip-uboot/board/freescale/t208xrdb/ |
| H A D | t208xrdb.c | 116 phys_addr_t base; in ft_board_setup() local
|
| /rk3399_rockchip-uboot/arch/arm/cpu/armv7/vf610/ |
| H A D | timer.c | 66 ulong get_timer(ulong base) in get_timer()
|
| /rk3399_rockchip-uboot/arch/sh/include/asm/ |
| H A D | io.h | 62 #define __raw_base_writeb(val, base, off) __arch_base_putb(val, base, off) argument 63 #define __raw_base_writew(val, base, off) __arch_base_putw(val, base, off) argument 64 #define __raw_base_writel(val, base, off) __arch_base_putl(val, base, off) argument 66 #define __raw_base_readb(base, off) __arch_base_getb(base, off) argument 67 #define __raw_base_readw(base, off) __arch_base_getw(base, off) argument 68 #define __raw_base_readl(base, off) __arch_base_getl(base, off) argument
|