Searched refs:PL330_QUIRK_BROKEN_NO_FLUSHP (Results 1 – 1 of 1) sorted by relevance
38 #define PL330_QUIRK_BROKEN_NO_FLUSHP BIT(0) macro509 .id = PL330_QUIRK_BROKEN_NO_FLUSHP,1176 if (pl330->quirks & PL330_QUIRK_BROKEN_NO_FLUSHP) in _ldst_peripheral()1183 if (!(pl330->quirks & PL330_QUIRK_BROKEN_NO_FLUSHP)) in _ldst_peripheral()2213 if (quirks & PL330_QUIRK_BROKEN_NO_FLUSHP) in fixup_burst_len()3037 pd->max_burst = ((pl330->quirks & PL330_QUIRK_BROKEN_NO_FLUSHP) ? in pl330_probe()