Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-mvebu/
Dcoherency.c195 if (!coherency_available()) in armada_375_380_coherency_init()
274 int coherency_available(void) in coherency_available() function
299 if (coherency_available()) in coherency_late_init()
310 if (coherency_available()) in coherency_pci_init()
Dcoherency.h21 int coherency_available(void);
Dboard-v7.c112 BUG_ON(mvebu_mbus_dt_init(coherency_available())); in mvebu_init_irq()