Home
last modified time | relevance | path

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

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