Home
last modified time | relevance | path

Searched defs:PAT (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/media/i2c/
Dsaa6752hs.c115 static const u8 PAT[] = { variable
/linux-6.1.9/arch/x86/mm/pat/
Dmemtype.c241 #define PAT(x, y) ((u64)PAT_ ## y << ((x)*8)) macro