Home
last modified time | relevance | path

Searched full:pat0 (Results 1 – 2 of 2) sorted by relevance

/linux/include/xen/interface/
H A Dxen.h216 * PAT4 PAT0
230 * If all bits are off, then we are using PAT0. If bit 3 turned on,
236 * set. For example, under Linux it only uses PAT0, PAT1, and PAT2 for the
239 * WB = none (so PAT0)
/linux/drivers/video/fbdev/nvidia/
H A Dnv_accel.c158 u32 pat0, u32 pat1) in NVSetPattern() argument
165 NVDmaNext(par, pat0); in NVSetPattern()