Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/lib/
H A Dmpspec.c28 ulong mc; in mp_write_floating_table() local
48 void mp_config_table_init(struct mp_config_table *mc) in mp_config_table_init()
67 void mp_write_processor(struct mp_config_table *mc) in mp_write_processor()
105 void mp_write_bus(struct mp_config_table *mc, int id, const char *bustype) in mp_write_bus()
116 void mp_write_ioapic(struct mp_config_table *mc, int id, int ver, u32 apicaddr) in mp_write_ioapic()
129 void mp_write_intsrc(struct mp_config_table *mc, int irqtype, int irqflag, in mp_write_intsrc()
145 void mp_write_pci_intsrc(struct mp_config_table *mc, int irqtype, in mp_write_pci_intsrc()
154 void mp_write_lintsrc(struct mp_config_table *mc, int irqtype, int irqflag, in mp_write_lintsrc()
170 void mp_write_address_space(struct mp_config_table *mc, in mp_write_address_space()
189 void mp_write_bus_hierarchy(struct mp_config_table *mc, in mp_write_bus_hierarchy()
[all …]
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx6/
H A Dmx6-pins.h11 #define MX6_PAD_DECLARE(prefix, name, pco, mc, mm, sio, si, pc) \ argument
16 #define MX6_PAD_DECL(name, pco, mc, mm, sio, si, pc) \ argument
20 #define MX6_PAD_DECL(name, pco, mc, mm, sio, si, pc) \ argument
26 #define MX6_PAD_DECL(name, pco, mc, mm, sio, si, pc) \ argument
32 #define MX6_PAD_DECL(name, pco, mc, mm, sio, si, pc) \ argument
/rk3399_rockchip-uboot/arch/arm/mach-tegra/
H A Dap.c170 struct mc_ctlr *mc = (struct mc_ctlr *)NV_PA_MC_BASE; in protect_secure_section() local
182 static void smmu_flush(struct mc_ctlr *mc) in smmu_flush()
189 struct mc_ctlr *mc = (struct mc_ctlr *)NV_PA_MC_BASE; in smmu_enable() local
H A Dboard.c64 struct mc_ctlr *mc = (struct mc_ctlr *)NV_PA_MC_BASE; in tegra_cpu_is_non_secure() local
73 struct mc_ctlr *const mc = (struct mc_ctlr *)NV_PA_MC_BASE; in query_sdram_size() local
H A Dgpu.c20 struct mc_ctlr *mc = (struct mc_ctlr *)NV_PA_MC_BASE; in tegra_gpu_config() local
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dtegra210.dtsi665 mc: memory-controller@70019000 { label
H A Dtegra114.dtsi522 mc: memory-controller@70019000 { label
H A Dtegra30.dtsi640 mc: memory-controller@7000f000 { label
H A Dtegra124.dtsi592 mc: memory-controller@70019000 { label
H A Dzynq-7000.dtsi157 mc: memory-controller@f8006000 { label
H A Dzynqmp.dtsi550 mc: memory-controller@fd070000 { label
/rk3399_rockchip-uboot/drivers/nvme/
H A Dnvme_show.c97 static void print_metadata_cap(u8 mc, int devnum) in print_metadata_cap()
H A Dnvme.h101 __u8 mc; member
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dmpspec.h227 static inline ulong mp_next_mpc_entry(struct mp_config_table *mc) in mp_next_mpc_entry()
241 static inline void mp_add_mpc_entry(struct mp_config_table *mc, uint length) in mp_add_mpc_entry()
257 static inline ulong mp_next_mpe_entry(struct mp_config_table *mc) in mp_next_mpe_entry()
271 static inline void mp_add_mpe_entry(struct mp_config_table *mc, in mp_add_mpe_entry()
/rk3399_rockchip-uboot/board/nvidia/nyan-big/
H A Dnyan-big.c74 struct mc_ctlr *mc = (void *)NV_PA_MC_BASE; in setup_kernel_info() local
/rk3399_rockchip-uboot/drivers/net/fsl-mc/dpio/
H A Dqbman_portal.h40 } mc; member
/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dpic32.c220 struct fdt_resource mc, glue; in musb_usb_probe() local
/rk3399_rockchip-uboot/net/
H A Dtftp.c909 char *mc; in parse_multicast_oack() local