Home
last modified time | relevance | path

Searched refs:QMSS (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/Documentation/arm/keystone/
Dknav-qmss.rst9 The QMSS (Queue Manager Sub System) found on Keystone SOCs is one of
11 multi-core Navigator. QMSS consist of queue managers, packed-data structure
17 perform QMSS related functions like accumulation, QoS, or event management.
20 The QMSS driver manages the PDSP setups, linking RAM regions,
31 Accumulator QMSS queues using PDSP firmware
33 The QMSS PDSP firmware support accumulator channel that can monitor a single
38 CPPI/QMSS Low Level Driver document (docs/CPPI_QMSS_LLD_SDS.pdf) at
/Linux-v5.4/Documentation/devicetree/bindings/soc/ti/
Dkeystone-navigator-qmss.txt3 The QMSS (Queue Manager Sub System) found on Keystone SOCs is one of
5 multi-core Navigator. QMSS consist of queue managers, packed-data structure
11 perform QMSS related functions like accumulation, QoS, or event management.
14 The QMSS driver manages the PDSP setups, linking RAM regions,
21 : Must be "ti,66ak2g-navss-qm" for QMSS on K2G SoC.
44 For QMSS on K2G SoC, following QM reg indexes are used in that order
65 QMSS can be loaded with the accumulator firmware. The
77 pdsp-id : QMSS PDSP running accumulator firmware
94 -- id : region number in QMSS.
111 - QMSS interrupt distributor registers.
Dkeystone-navigator-dma.txt5 channels and flows for the QMSS(Queue Manager SubSystem) who triggers
8 CRYPTO Engines etc has its own instance of dma hardware. QMSS has also
36 they are relevant only from DMA perspective. The QMSS may not choose to
/Linux-v5.4/drivers/soc/ti/
Dknav_qmss.h290 QMSS, enumerator
Dknav_qmss_queue.c1431 if (kdev->version == QMSS) { in knav_queue_init_qmgrs()
1454 if (kdev->version == QMSS) { in knav_queue_init_qmgrs()
1461 ((kdev->version == QMSS) && in knav_queue_init_qmgrs()
1466 if (kdev->version == QMSS) { in knav_queue_init_qmgrs()