Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/i810/
H A Di810.h148 #define MN_MASK 0x3FF03FF macro
H A Di810_main.c238 tmp2 &= ~MN_MASK; in i810_load_pll()
469 tmp1 &= ~MN_MASK; in i810_restore_pll()
470 tmp2 &= MN_MASK; in i810_restore_pll()
475 tmp1 &= ~MN_MASK; in i810_restore_pll()
476 tmp2 &= MN_MASK; in i810_restore_pll()