Home
last modified time | relevance | path

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

/linux-4.1.27/arch/m68k/include/asm/
Dmac_via.h164 #define VIA2B_vMode32 0x08 /* 24/32bit switch - doubles as cache flush macro
/linux-4.1.27/arch/m68k/mac/
Dvia.c353 via2[gBufB] &= ~VIA2B_vMode32; in via_flush_cache()
354 via2[gBufB] |= VIA2B_vMode32; in via_flush_cache()