Home
last modified time | relevance | path

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

/openbmc/linux/drivers/ps3/
H A Dps3av.c955 ps3av->region = PS3AV_REGION_50; in ps3av_probe()
958 ps3av->region = PS3AV_REGION_50 | PS3AV_REGION_RGB; in ps3av_probe()
/openbmc/linux/arch/powerpc/include/asm/
H A Dps3av.h336 #define PS3AV_REGION_50 0x02 macro