Home
last modified time | relevance | path

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

/Linux-v5.10/Documentation/driver-api/dmaengine/
Dclient.rst170 DESC_METADATA_ENGINE
220 DESC_METADATA_ENGINE
242 When DESC_METADATA_ENGINE mode is used the metadata area for the descriptor
246 Mixed use of DESC_METADATA_CLIENT / DESC_METADATA_ENGINE is not allowed,
Dprovider.rst320 - DESC_METADATA_ENGINE
/Linux-v5.10/drivers/dma/
Ddmaengine.c1550 ret = desc_check_and_set_metadata_mode(desc, DESC_METADATA_ENGINE); in dmaengine_desc_get_metadata_ptr()
1569 ret = desc_check_and_set_metadata_mode(desc, DESC_METADATA_ENGINE); in dmaengine_desc_set_metadata_len()
/Linux-v5.10/include/linux/
Ddmaengine.h291 DESC_METADATA_ENGINE = BIT(1), enumerator
/Linux-v5.10/drivers/dma/ti/
Dk3-udma.c3603 DESC_METADATA_ENGINE; in udma_probe()