HomeSort by: relevance | last modified time | path
    Searched refs:intel_uncore_forcewake_domain (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/
intel_uncore.c 105 fw_ack(const struct intel_uncore_forcewake_domain *d)
111 fw_set(const struct intel_uncore_forcewake_domain *d, u32 val)
117 fw_clear(const struct intel_uncore_forcewake_domain *d, u32 val)
129 fw_domain_reset(const struct intel_uncore_forcewake_domain *d)
141 fw_domain_arm_timer(struct intel_uncore_forcewake_domain *d)
153 __wait_for_ack(const struct intel_uncore_forcewake_domain *d,
162 wait_ack_clear(const struct intel_uncore_forcewake_domain *d,
169 wait_ack_set(const struct intel_uncore_forcewake_domain *d,
176 fw_domain_wait_ack_clear(const struct intel_uncore_forcewake_domain *d)
191 fw_domain_wait_ack_with_fallback(const struct intel_uncore_forcewake_domain *d
    [all...]
intel_uncore.h 150 struct intel_uncore_forcewake_domain { struct in struct:intel_uncore
i915_debugfs.c 1074 struct intel_uncore_forcewake_domain *fw_domain;
  /src/sys/external/bsd/drm2/dist/drm/i915/selftests/
intel_uncore.c 149 struct intel_uncore_forcewake_domain *domain;
  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
debugfs_gt_pm.c 29 struct intel_uncore_forcewake_domain *fw_domain;

Completed in 17 milliseconds