Home
last modified time | relevance | path

Searched full:msmc (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_config.h92 /* 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 */
H A Dicssg_switch_map.h219 /* 16B for Host Egress MSMC Q (Pre-emptible) context */
231 /* 16B for Host Egress MSMC Q (Express) context */
H A Dicssg_prueth.h278 * @sram_pool: MSMC RAM pool for buffers
279 * @msmcram: MSMC RAM region
H A Dicssg_prueth_sr1.c490 /* 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()
H A Dicssg_prueth.c253 /* 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()
/linux/arch/arm64/boot/dts/ti/
H A Dk3-am65.dtsi59 <0x00 0x70000000 0x00 0x70000000 0x00 0x00200000>, /* MSMC SRAM */
H A Dk3-j7200.dtsi120 <0x00 0x70000000 0x00 0x70000000 0x00 0x00800000>, /* MSMC RAM */
H A Dk3-j721s2.dtsi127 <0x00 0x70000000 0x00 0x70000000 0x00 0x00400000>, /* MSMC RAM */
H A Dk3-j721e.dtsi136 <0x00 0x70000000 0x00 0x70000000 0x00 0x00800000>, /* MSMC RAM */
/linux/Documentation/devicetree/bindings/net/
H A Dti,icssg-prueth.yaml26 phandle to MSMC SRAM node
/linux/drivers/soc/ti/
H A Dknav_qmss_queue.c1151 * in MSMC SRAM), the actual memory used is 0x0c000000-0x0c020000, in knav_get_link_ram()