Home
last modified time | relevance | path

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

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