Home
last modified time | relevance | path

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

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