Searched refs:of_workarounds (Results 1 – 1 of 1) sorted by relevance
89 #define OF_WORKAROUNDS of_workarounds90 int of_workarounds; variable2069 of_workarounds = OF_WA_CLAIM; in prom_find_mmu()2071 of_workarounds = OF_WA_CLAIM | OF_WA_LONGTRAIL; in prom_find_mmu()2080 of_workarounds &= ~OF_WA_CLAIM; /* hmmm */ in prom_find_mmu()