Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/i810/
H A Di810.h149 #define P_OR (0x7 << 4) macro
H A Di810_main.c243 tmp2 &= ~(P_OR << 16); in i810_load_pll()