Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/ps3/
Dps3av.c785 if (ps3av->region & PS3AV_REGION_RGB) in ps3av_auto_videomode()
956 ps3av->region = PS3AV_REGION_50 | PS3AV_REGION_RGB; in ps3av_probe()
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dps3av.h337 #define PS3AV_REGION_RGB 0x10 macro