Home
last modified time | relevance | path

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

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