Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A 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()