Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/ps3/
Dps3av.c649 if (ps3av->region & PS3AV_REGION_60) in ps3av_hdmi_get_id()
782 if (ps3av->region & PS3AV_REGION_60) in ps3av_auto_videomode()
951 ps3av->region = PS3AV_REGION_60; in ps3av_probe()
961 ps3av->region = PS3AV_REGION_60; in ps3av_probe()
/linux-6.12.1/arch/powerpc/include/asm/
Dps3av.h335 #define PS3AV_REGION_60 0x01 macro