pp_status         190 drivers/gpu/drm/gma500/cdv_intel_lvds.c 	u32 pp_status;
pp_status         199 drivers/gpu/drm/gma500/cdv_intel_lvds.c 			pp_status = REG_READ(PP_STATUS);
pp_status         200 drivers/gpu/drm/gma500/cdv_intel_lvds.c 		} while ((pp_status & PP_ON) == 0);
pp_status         210 drivers/gpu/drm/gma500/cdv_intel_lvds.c 			pp_status = REG_READ(PP_STATUS);
pp_status         211 drivers/gpu/drm/gma500/cdv_intel_lvds.c 		} while (pp_status & PP_ON);
pp_status          37 drivers/gpu/drm/gma500/oaktrail_lvds.c 	u32 pp_status;
pp_status          47 drivers/gpu/drm/gma500/oaktrail_lvds.c 			pp_status = REG_READ(PP_STATUS);
pp_status          48 drivers/gpu/drm/gma500/oaktrail_lvds.c 		} while ((pp_status & (PP_ON | PP_READY)) == PP_READY);
pp_status          58 drivers/gpu/drm/gma500/oaktrail_lvds.c 			pp_status = REG_READ(PP_STATUS);
pp_status          59 drivers/gpu/drm/gma500/oaktrail_lvds.c 		} while (pp_status & PP_ON);
pp_status         211 drivers/gpu/drm/gma500/psb_intel_lvds.c 	u32 pp_status;
pp_status         222 drivers/gpu/drm/gma500/psb_intel_lvds.c 			pp_status = REG_READ(PP_STATUS);
pp_status         223 drivers/gpu/drm/gma500/psb_intel_lvds.c 		} while ((pp_status & PP_ON) == 0);
pp_status         233 drivers/gpu/drm/gma500/psb_intel_lvds.c 			pp_status = REG_READ(PP_STATUS);
pp_status         234 drivers/gpu/drm/gma500/psb_intel_lvds.c 		} while (pp_status & PP_ON);
pp_status         295 drivers/gpu/drm/gma500/psb_intel_lvds.c 	u32 pp_status;
pp_status         322 drivers/gpu/drm/gma500/psb_intel_lvds.c 			pp_status = REG_READ(PP_STATUS);
pp_status         323 drivers/gpu/drm/gma500/psb_intel_lvds.c 		} while ((pp_status & PP_ON) == 0);
pp_status         328 drivers/gpu/drm/gma500/psb_intel_lvds.c 			pp_status = REG_READ(PP_STATUS);
pp_status         329 drivers/gpu/drm/gma500/psb_intel_lvds.c 		} while (pp_status & PP_ON);
pp_status          21 drivers/gpu/drm/gma500/psb_lid.c 	u32 pp_status;
pp_status          30 drivers/gpu/drm/gma500/psb_lid.c 			pp_status = REG_READ(PP_STATUS);
pp_status          31 drivers/gpu/drm/gma500/psb_lid.c 		} while ((pp_status & PP_ON) == 0 &&
pp_status          32 drivers/gpu/drm/gma500/psb_lid.c 			 (pp_status & PP_SEQUENCE_MASK) != 0);
pp_status          46 drivers/gpu/drm/gma500/psb_lid.c 			pp_status = REG_READ(PP_STATUS);
pp_status          47 drivers/gpu/drm/gma500/psb_lid.c 		} while ((pp_status & PP_ON) == 0);
pp_status        1401 sound/pci/asihpi/hpi_internal.h 	struct hpi_hostbuffer_status **pp_status);
pp_status        1404 sound/pci/asihpi/hpi_internal.h 	struct hpi_hostbuffer_status **pp_status);
pp_status         744 sound/pci/asihpi/hpifunc.c 	struct hpi_hostbuffer_status **pp_status)
pp_status         758 sound/pci/asihpi/hpifunc.c 		if (pp_status)
pp_status         759 sound/pci/asihpi/hpifunc.c 			*pp_status = hr.u.d.u.hostbuffer_info.p_status;
pp_status        1098 sound/pci/asihpi/hpifunc.c 	struct hpi_hostbuffer_status **pp_status)
pp_status        1112 sound/pci/asihpi/hpifunc.c 		if (pp_status)
pp_status        1113 sound/pci/asihpi/hpifunc.c 			*pp_status = hr.u.d.u.hostbuffer_info.p_status;