Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/ps3/
Dps3av.c662 if (ps3av->region & PS3AV_REGION_60) in ps3av_hdmi_get_id()
794 if (ps3av->region & PS3AV_REGION_60) in ps3av_auto_videomode()
973 ps3av->region = PS3AV_REGION_60; in ps3av_probe()
983 ps3av->region = PS3AV_REGION_60; in ps3av_probe()
/linux-2.6.39/arch/powerpc/include/asm/
Dps3av.h347 #define PS3AV_REGION_60 0x01 macro