res_60            418 arch/powerpc/include/asm/ps3av.h 	struct ps3av_info_resolution res_60;
res_60            595 drivers/ps3/ps3av.c static enum ps3av_mode_num ps3av_resbit2id(u32 res_50, u32 res_60,
res_60            612 drivers/ps3/ps3av.c 		  (res_60 & PS3AV_RES_MASK_60) << SHIFT_60 |
res_60            633 drivers/ps3/ps3av.c 	id = ps3av_resbit2id(info->res_50.native, info->res_60.native,
res_60            641 drivers/ps3/ps3av.c 	id = ps3av_resbit2id(info->res_50.res_bits, info->res_60.res_bits,
res_60            676 drivers/ps3/ps3av.c 		 info->res_60.res_bits, info->res_60.native);
res_60            743 drivers/ps3/ps3av.c 			info->res_60.res_bits &= ~quirk->clear_60;
res_60            744 drivers/ps3/ps3av.c 			info->res_60.native &= ~quirk->clear_60;