Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dps3av.h325 #define PS3AV_MODE_FULL 0x0080 macro
/linux/drivers/video/fbdev/
H A Dps3fb.c325 if (mode <= PS3AV_MODE_1080P50 && !(id & PS3AV_MODE_FULL)) { in ps3fb_vmode()
434 id |= PS3AV_MODE_FULL; in ps3fb_find_mode()