Searched full:msmc (Results 1 – 11 of 11) sorted by relevance
92 /* Size of 1 bank of MSMC/OC_SRAM memory */193 __le32 addr_lo; /* MSMC Buffer pool base address low. */194 __le32 addr_hi; /* MSMC Buffer pool base address high. Must be 0 */
219 /* 16B for Host Egress MSMC Q (Pre-emptible) context */231 /* 16B for Host Egress MSMC Q (Express) context */
278 * @sram_pool: MSMC RAM pool for buffers279 * @msmcram: MSMC RAM region
490 /* clear SMEM and MSMC settings for all slices */ in emac_ndo_open()1025 dev_err(dev, "unable to allocate MSMC resource\n"); in prueth_probe()
253 /* clear SMEM and MSMC settings for all slices */ in prueth_emac_common_start()1843 /* Reserve 2 MSMC RAM banks for buffers to avoid arbitration */ in prueth_probe()1860 dev_err(dev, "unable to allocate MSMC resource\n"); in prueth_probe()
59 <0x00 0x70000000 0x00 0x70000000 0x00 0x00200000>, /* MSMC SRAM */
120 <0x00 0x70000000 0x00 0x70000000 0x00 0x00800000>, /* MSMC RAM */
127 <0x00 0x70000000 0x00 0x70000000 0x00 0x00400000>, /* MSMC RAM */
136 <0x00 0x70000000 0x00 0x70000000 0x00 0x00800000>, /* MSMC RAM */
26 phandle to MSMC SRAM node
1151 * in MSMC SRAM), the actual memory used is 0x0c000000-0x0c020000, in knav_get_link_ram()