Home
last modified time | relevance | path

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

/linux-2.6.39/arch/powerpc/include/asm/
Dps3av.h335 #define PS3AV_MODE_COLOR 0x0400 macro
/linux-2.6.39/drivers/ps3/
Dps3av_cmd.c408 if ((id & PS3AV_MODE_COLOR) && ps3av_hdmi_range()) in ps3av_cmd_set_video_mode()