Home
last modified time | relevance | path

Searched defs:spl_machine_param (Results 1 – 25 of 63) sorted by relevance

123

/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/arch/arm/mach-exynos/include/mach/
H A Dspl.h14 struct spl_machine_param { struct
16 u32 signature;
17 u32 version; /* Version number */
18 u32 size; /* Size of block */
40 char params[12]; /* Length must be word-aligned */
41 u32 mem_iv_size; /* Memory channel interleaving size */
42 enum ddr_mode mem_type; /* Type of on-board memory */
67 struct spl_machine_param *spl_get_machine_params(void); argument
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/arm/mach-exynos/include/mach/
H A Dspl.h14 struct spl_machine_param { struct
16 u32 signature;
17 u32 version; /* Version number */
18 u32 size; /* Size of block */
40 char params[12]; /* Length must be word-aligned */
41 u32 mem_iv_size; /* Memory channel interleaving size */
42 enum ddr_mode mem_type; /* Type of on-board memory */
67 struct spl_machine_param *spl_get_machine_params(void); argument
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/arch/arm/mach-exynos/include/mach/
H A Dspl.h14 struct spl_machine_param { struct
16 u32 signature;
17 u32 version; /* Version number */
18 u32 size; /* Size of block */
40 char params[12]; /* Length must be word-aligned */
41 u32 mem_iv_size; /* Memory channel interleaving size */
42 enum ddr_mode mem_type; /* Type of on-board memory */
67 struct spl_machine_param *spl_get_machine_params(void); argument
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/arm/mach-exynos/include/mach/
H A Dspl.h14 struct spl_machine_param { struct
16 u32 signature;
17 u32 version; /* Version number */
18 u32 size; /* Size of block */
40 char params[12]; /* Length must be word-aligned */
41 u32 mem_iv_size; /* Memory channel interleaving size */
42 enum ddr_mode mem_type; /* Type of on-board memory */
67 struct spl_machine_param *spl_get_machine_params(void); argument
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/arch/arm/mach-exynos/include/mach/
H A Dspl.h14 struct spl_machine_param { struct
16 u32 signature;
17 u32 version; /* Version number */
18 u32 size; /* Size of block */
40 char params[12]; /* Length must be word-aligned */
41 u32 mem_iv_size; /* Memory channel interleaving size */
42 enum ddr_mode mem_type; /* Type of on-board memory */
67 struct spl_machine_param *spl_get_machine_params(void); argument
/dports/sysutils/u-boot-sopine/u-boot-2021.07/arch/arm/mach-exynos/include/mach/
H A Dspl.h14 struct spl_machine_param { struct
16 u32 signature;
17 u32 version; /* Version number */
18 u32 size; /* Size of block */
40 char params[12]; /* Length must be word-aligned */
41 u32 mem_iv_size; /* Memory channel interleaving size */
42 enum ddr_mode mem_type; /* Type of on-board memory */
67 struct spl_machine_param *spl_get_machine_params(void); argument
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/arch/arm/mach-exynos/include/mach/
H A Dspl.h14 struct spl_machine_param { struct
16 u32 signature;
17 u32 version; /* Version number */
18 u32 size; /* Size of block */
40 char params[12]; /* Length must be word-aligned */
41 u32 mem_iv_size; /* Memory channel interleaving size */
42 enum ddr_mode mem_type; /* Type of on-board memory */
67 struct spl_machine_param *spl_get_machine_params(void); argument
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/arch/arm/mach-exynos/include/mach/
H A Dspl.h14 struct spl_machine_param { struct
16 u32 signature;
17 u32 version; /* Version number */
18 u32 size; /* Size of block */
40 char params[12]; /* Length must be word-aligned */
41 u32 mem_iv_size; /* Memory channel interleaving size */
42 enum ddr_mode mem_type; /* Type of on-board memory */
67 struct spl_machine_param *spl_get_machine_params(void); argument
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/arch/arm/mach-exynos/include/mach/
H A Dspl.h14 struct spl_machine_param { struct
16 u32 signature;
17 u32 version; /* Version number */
18 u32 size; /* Size of block */
40 char params[12]; /* Length must be word-aligned */
41 u32 mem_iv_size; /* Memory channel interleaving size */
42 enum ddr_mode mem_type; /* Type of on-board memory */
67 struct spl_machine_param *spl_get_machine_params(void); argument
/dports/sysutils/u-boot-sopine-spi/u-boot-2021.07/arch/arm/mach-exynos/include/mach/
H A Dspl.h14 struct spl_machine_param { struct
16 u32 signature;
17 u32 version; /* Version number */
18 u32 size; /* Size of block */
40 char params[12]; /* Length must be word-aligned */
41 u32 mem_iv_size; /* Memory channel interleaving size */
42 enum ddr_mode mem_type; /* Type of on-board memory */
67 struct spl_machine_param *spl_get_machine_params(void); argument
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/arch/arm/mach-exynos/include/mach/
H A Dspl.h14 struct spl_machine_param { struct
16 u32 signature;
17 u32 version; /* Version number */
18 u32 size; /* Size of block */
40 char params[12]; /* Length must be word-aligned */
41 u32 mem_iv_size; /* Memory channel interleaving size */
42 enum ddr_mode mem_type; /* Type of on-board memory */
67 struct spl_machine_param *spl_get_machine_params(void); argument
/dports/sysutils/u-boot-rpi-0-w/u-boot-2021.07/arch/arm/mach-exynos/include/mach/
H A Dspl.h14 struct spl_machine_param { struct
16 u32 signature;
17 u32 version; /* Version number */
18 u32 size; /* Size of block */
40 char params[12]; /* Length must be word-aligned */
41 u32 mem_iv_size; /* Memory channel interleaving size */
42 enum ddr_mode mem_type; /* Type of on-board memory */
67 struct spl_machine_param *spl_get_machine_params(void); argument
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/arch/arm/mach-exynos/include/mach/
H A Dspl.h14 struct spl_machine_param { struct
16 u32 signature;
17 u32 version; /* Version number */
18 u32 size; /* Size of block */
40 char params[12]; /* Length must be word-aligned */
41 u32 mem_iv_size; /* Memory channel interleaving size */
42 enum ddr_mode mem_type; /* Type of on-board memory */
67 struct spl_machine_param *spl_get_machine_params(void); argument
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/arch/arm/mach-exynos/include/mach/
H A Dspl.h14 struct spl_machine_param { struct
16 u32 signature;
17 u32 version; /* Version number */
18 u32 size; /* Size of block */
40 char params[12]; /* Length must be word-aligned */
41 u32 mem_iv_size; /* Memory channel interleaving size */
42 enum ddr_mode mem_type; /* Type of on-board memory */
67 struct spl_machine_param *spl_get_machine_params(void); argument
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/arch/arm/mach-exynos/include/mach/
H A Dspl.h14 struct spl_machine_param { struct
16 u32 signature;
17 u32 version; /* Version number */
18 u32 size; /* Size of block */
40 char params[12]; /* Length must be word-aligned */
41 u32 mem_iv_size; /* Memory channel interleaving size */
42 enum ddr_mode mem_type; /* Type of on-board memory */
67 struct spl_machine_param *spl_get_machine_params(void); argument
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/arch/arm/mach-exynos/include/mach/
H A Dspl.h14 struct spl_machine_param { struct
16 u32 signature;
17 u32 version; /* Version number */
18 u32 size; /* Size of block */
40 char params[12]; /* Length must be word-aligned */
41 u32 mem_iv_size; /* Memory channel interleaving size */
42 enum ddr_mode mem_type; /* Type of on-board memory */
67 struct spl_machine_param *spl_get_machine_params(void); argument
/dports/sysutils/u-boot-nanopi-a64/u-boot-2021.07/arch/arm/mach-exynos/include/mach/
H A Dspl.h14 struct spl_machine_param { struct
16 u32 signature;
17 u32 version; /* Version number */
18 u32 size; /* Size of block */
40 char params[12]; /* Length must be word-aligned */
41 u32 mem_iv_size; /* Memory channel interleaving size */
42 enum ddr_mode mem_type; /* Type of on-board memory */
67 struct spl_machine_param *spl_get_machine_params(void); argument
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/arch/arm/mach-exynos/include/mach/
H A Dspl.h14 struct spl_machine_param { struct
16 u32 signature;
17 u32 version; /* Version number */
18 u32 size; /* Size of block */
40 char params[12]; /* Length must be word-aligned */
41 u32 mem_iv_size; /* Memory channel interleaving size */
42 enum ddr_mode mem_type; /* Type of on-board memory */
67 struct spl_machine_param *spl_get_machine_params(void); argument
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/arch/arm/mach-exynos/include/mach/
H A Dspl.h14 struct spl_machine_param { struct
16 u32 signature;
17 u32 version; /* Version number */
18 u32 size; /* Size of block */
40 char params[12]; /* Length must be word-aligned */
41 u32 mem_iv_size; /* Memory channel interleaving size */
42 enum ddr_mode mem_type; /* Type of on-board memory */
67 struct spl_machine_param *spl_get_machine_params(void); argument
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/arch/arm/mach-exynos/include/mach/
H A Dspl.h14 struct spl_machine_param { struct
16 u32 signature;
17 u32 version; /* Version number */
18 u32 size; /* Size of block */
40 char params[12]; /* Length must be word-aligned */
41 u32 mem_iv_size; /* Memory channel interleaving size */
42 enum ddr_mode mem_type; /* Type of on-board memory */
67 struct spl_machine_param *spl_get_machine_params(void); argument
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/arch/arm/mach-exynos/include/mach/
H A Dspl.h14 struct spl_machine_param { struct
16 u32 signature;
17 u32 version; /* Version number */
18 u32 size; /* Size of block */
40 char params[12]; /* Length must be word-aligned */
41 u32 mem_iv_size; /* Memory channel interleaving size */
42 enum ddr_mode mem_type; /* Type of on-board memory */
67 struct spl_machine_param *spl_get_machine_params(void); argument
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/arch/arm/mach-exynos/include/mach/
H A Dspl.h14 struct spl_machine_param { struct
16 u32 signature;
17 u32 version; /* Version number */
18 u32 size; /* Size of block */
40 char params[12]; /* Length must be word-aligned */
41 u32 mem_iv_size; /* Memory channel interleaving size */
42 enum ddr_mode mem_type; /* Type of on-board memory */
67 struct spl_machine_param *spl_get_machine_params(void); argument
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/arch/arm/mach-exynos/include/mach/
H A Dspl.h14 struct spl_machine_param { struct
16 u32 signature;
17 u32 version; /* Version number */
18 u32 size; /* Size of block */
40 char params[12]; /* Length must be word-aligned */
41 u32 mem_iv_size; /* Memory channel interleaving size */
42 enum ddr_mode mem_type; /* Type of on-board memory */
67 struct spl_machine_param *spl_get_machine_params(void); argument
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/arch/arm/mach-exynos/include/mach/
H A Dspl.h14 struct spl_machine_param { struct
16 u32 signature;
17 u32 version; /* Version number */
18 u32 size; /* Size of block */
40 char params[12]; /* Length must be word-aligned */
41 u32 mem_iv_size; /* Memory channel interleaving size */
42 enum ddr_mode mem_type; /* Type of on-board memory */
67 struct spl_machine_param *spl_get_machine_params(void); argument
/dports/sysutils/u-boot-pandaboard/u-boot-2021.07/arch/arm/mach-exynos/include/mach/
H A Dspl.h14 struct spl_machine_param { struct
16 u32 signature;
17 u32 version; /* Version number */
18 u32 size; /* Size of block */
40 char params[12]; /* Length must be word-aligned */
41 u32 mem_iv_size; /* Memory channel interleaving size */
42 enum ddr_mode mem_type; /* Type of on-board memory */
67 struct spl_machine_param *spl_get_machine_params(void); argument

123