Home
last modified time | relevance | path

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

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