Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/dma/
Dpl330.c36 #define PL330_QUIRK_BROKEN_NO_FLUSHP BIT(0) macro
509 .id = PL330_QUIRK_BROKEN_NO_FLUSHP,
1190 if (!(pl330->quirks & PL330_QUIRK_BROKEN_NO_FLUSHP)) in _ldst_peripheral()