Home
last modified time | relevance | path

Searched defs:mc (Results 1 – 19 of 19) sorted by relevance

/u-boot/arch/x86/lib/
A Dmpspec.c29 ulong mc; in mp_write_floating_table() local
49 void mp_config_table_init(struct mp_config_table *mc) in mp_config_table_init()
68 void mp_write_processor(struct mp_config_table *mc) in mp_write_processor()
106 void mp_write_bus(struct mp_config_table *mc, int id, const char *bustype) in mp_write_bus()
130 void mp_write_intsrc(struct mp_config_table *mc, int irqtype, int irqflag, in mp_write_intsrc()
146 void mp_write_pci_intsrc(struct mp_config_table *mc, int irqtype, in mp_write_pci_intsrc()
171 void mp_write_address_space(struct mp_config_table *mc, in mp_write_address_space()
190 void mp_write_bus_hierarchy(struct mp_config_table *mc, in mp_write_bus_hierarchy()
221 u32 mptable_finalize(struct mp_config_table *mc) in mptable_finalize()
290 static int mptable_add_intsrc(struct mp_config_table *mc, in mptable_add_intsrc()
[all …]
/u-boot/arch/arm/include/asm/arch-mx6/
A Dmx6-pins.h10 #define MX6_PAD_DECLARE(prefix, name, pco, mc, mm, sio, si, pc) \ argument
15 #define MX6_PAD_DECL(name, pco, mc, mm, sio, si, pc) \ argument
19 #define MX6_PAD_DECL(name, pco, mc, mm, sio, si, pc) \ argument
25 #define MX6_PAD_DECL(name, pco, mc, mm, sio, si, pc) \ argument
31 #define MX6_PAD_DECL(name, pco, mc, mm, sio, si, pc) \ argument
/u-boot/arch/arm/mach-tegra/
A Dap.c175 struct mc_ctlr *mc = (struct mc_ctlr *)NV_PA_MC_BASE; in protect_secure_section() local
187 static void smmu_flush(struct mc_ctlr *mc) in smmu_flush()
194 struct mc_ctlr *mc = (struct mc_ctlr *)NV_PA_MC_BASE; in smmu_enable() local
A Dgpu.c21 struct mc_ctlr *mc = (struct mc_ctlr *)NV_PA_MC_BASE; in tegra_gpu_config() local
A Dboard.c91 struct mc_ctlr *mc = (struct mc_ctlr *)NV_PA_MC_BASE; in tegra_cpu_is_non_secure() local
101 struct mc_ctlr *const mc = (struct mc_ctlr *)NV_PA_MC_BASE; in query_sdram_size() local
/u-boot/board/gdsys/mpc8308/
A Dgazerbeam.c49 int mc = 0; in board_early_init_r() local
92 int mc = 0; in checksysinfo() local
/u-boot/arch/arm/dts/
A Dtegra210.dtsi665 mc: memory-controller@70019000 { label
A Dtegra114.dtsi522 mc: memory-controller@70019000 { label
A Dtegra30.dtsi640 mc: memory-controller@7000f000 { label
A Dtegra124.dtsi592 mc: memory-controller@70019000 { label
A Dzynq-7000.dtsi190 mc: memory-controller@f8006000 { label
A Dzynqmp.dtsi497 mc: memory-controller@fd070000 { label
/u-boot/drivers/nvme/
A Dnvme_show.c96 static void print_metadata_cap(u8 mc, int devnum) in print_metadata_cap()
A Dnvme.h100 __u8 mc; member
/u-boot/arch/x86/include/asm/
A Dmpspec.h226 static inline ulong mp_next_mpc_entry(struct mp_config_table *mc) in mp_next_mpc_entry()
240 static inline void mp_add_mpc_entry(struct mp_config_table *mc, uint length) in mp_add_mpc_entry()
256 static inline ulong mp_next_mpe_entry(struct mp_config_table *mc) in mp_next_mpe_entry()
270 static inline void mp_add_mpe_entry(struct mp_config_table *mc, in mp_add_mpe_entry()
/u-boot/board/nvidia/nyan-big/
A Dnyan-big.c75 struct mc_ctlr *mc = (void *)NV_PA_MC_BASE; in setup_kernel_info() local
/u-boot/drivers/net/fsl-mc/dpio/
A Dqbman_portal.h39 } mc; member
/u-boot/drivers/usb/musb-new/
A Dpic32.c224 struct fdt_resource mc, glue; in musb_usb_probe() local
/u-boot/drivers/ram/octeon/
A Docteon3_lmc.c1496 static int find_wl_majority(struct wlevel_bitcnt *bc, int *mx, int *mc, in find_wl_majority()
4736 int mx, mc, xc, cc; in lmc_write_leveling_loop() local
8784 int mc; in init_octeon3_ddr3_interface() local

Completed in 58 milliseconds