Home
last modified time | relevance | path

Searched defs:base_address (Results 1 – 20 of 20) sorted by relevance

/u-boot/drivers/video/nexell/soc/
A Ds5pxx18_soc_hdmi.c35 void nx_hdmi_set_base_address(u32 module_index, void *base_address) in nx_hdmi_set_base_address()
A Ds5pxx18_soc_disptop.c47 void nx_disp_top_set_base_address(void *base_address) in nx_disp_top_set_base_address()
A Ds5pxx18_soc_disptop_clk.c51 void nx_disp_top_clkgen_set_base_address(u32 module_index, void *base_address) in nx_disp_top_clkgen_set_base_address()
A Ds5pxx18_soc_lvds.c50 void nx_lvds_set_base_address(u32 module_index, void *base_address) in nx_lvds_set_base_address()
A Ds5pxx18_soc_mipi.c44 void nx_mipi_set_base_address(u32 module_index, void *base_address) in nx_mipi_set_base_address()
A Ds5pxx18_soc_dpc.c42 void nx_dpc_set_base_address(u32 module_index, void *base_address) in nx_dpc_set_base_address()
A Ds5pxx18_soc_mlc.c37 void nx_mlc_set_base_address(u32 module_index, void *base_address) in nx_mlc_set_base_address()
/u-boot/cmd/
A Dio.c17 static ulong base_address; variable
A Dmem.c52 static ulong base_address = 0; variable
/u-boot/drivers/mtd/nand/raw/
A Dnand.c23 static ulong base_address[CONFIG_SYS_MAX_NAND_DEVICE] = CONFIG_SYS_NAND_BASE_LIST; variable
A Dfsl_elbc_nand.c803 static unsigned long base_address[CONFIG_SYS_MAX_NAND_DEVICE] = variable
A Dfsl_ifc_nand.c1060 static unsigned long base_address[CONFIG_SYS_MAX_NAND_DEVICE] = variable
/u-boot/include/
A Di2s.h86 unsigned int base_address; /* I2S Register Base */ member
A Dcommon_timing_params.h62 unsigned long long base_address; member
A Dfsl_ddr_dimm_params.h44 unsigned long long base_address; member
/u-boot/arch/arm/mach-nexell/
A Dnx_gpio.c88 void nx_gpio_set_base_address(u32 module_index, void *base_address) in nx_gpio_set_base_address()
/u-boot/tools/binman/
A Dcbfs_util.py253 def stage(cls, base_address, name, data, cbfs_offset): argument
/u-boot/include/linux/
A Dedd.h79 __u16 base_address; member
/u-boot/drivers/ram/
A Dimxrt_sdram.c168 u32 base_address; member
/u-boot/common/
A Dfdt_support.c1791 int fdt_setup_simplefb_node(void *fdt, int node, u64 base_address, u32 width, in fdt_setup_simplefb_node()

Completed in 39 milliseconds