Home
last modified time | relevance | path

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

/openbmc/linux/include/video/
H A Dpermedia2.h234 #define PM2F_MEM_CONFIG_RAM_MASK (3L<<29) macro
/openbmc/linux/drivers/video/fbdev/
H A Dpm2fb.c1623 switch (default_par->mem_config & PM2F_MEM_CONFIG_RAM_MASK) { in pm2fb_probe()