Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dpl330.c36 #define PL330_QUIRK_BROKEN_NO_FLUSHP BIT(0) macro
507 .id = PL330_QUIRK_BROKEN_NO_FLUSHP,
1213 if (!(pl330->quirks & PL330_QUIRK_BROKEN_NO_FLUSHP)) in _ldst_peripheral()