Lines Matching defs:uncore

48 fw_domains_get(struct intel_uncore *uncore, enum forcewake_domains fw_domains)  in fw_domains_get()
62 static void mmio_debug_suspend(struct intel_uncore *uncore) in mmio_debug_suspend()
80 static void mmio_debug_resume(struct intel_uncore *uncore) in mmio_debug_resume()
299 fw_domains_get_normal(struct intel_uncore *uncore, enum forcewake_domains fw_domains) in fw_domains_get_normal()
318 fw_domains_get_with_fallback(struct intel_uncore *uncore, in fw_domains_get_with_fallback()
338 fw_domains_put(struct intel_uncore *uncore, enum forcewake_domains fw_domains) in fw_domains_put()
352 fw_domains_reset(struct intel_uncore *uncore, in fw_domains_reset()
367 static inline u32 gt_thread_status(struct intel_uncore *uncore) in gt_thread_status()
377 static void __gen6_gt_wait_for_thread_c0(struct intel_uncore *uncore) in __gen6_gt_wait_for_thread_c0()
388 static void fw_domains_get_with_thread_status(struct intel_uncore *uncore, in fw_domains_get_with_thread_status()
397 static inline u32 fifo_free_entries(struct intel_uncore *uncore) in fifo_free_entries()
404 static void __gen6_gt_wait_for_fifo(struct intel_uncore *uncore) in __gen6_gt_wait_for_fifo()
433 struct intel_uncore *uncore = domain->uncore; in intel_uncore_fw_release_timer() local
456 intel_uncore_forcewake_reset(struct intel_uncore *uncore) in intel_uncore_forcewake_reset()
516 fpga_check_for_unclaimed_mmio(struct intel_uncore *uncore) in fpga_check_for_unclaimed_mmio()
546 vlv_check_for_unclaimed_mmio(struct intel_uncore *uncore) in vlv_check_for_unclaimed_mmio()
560 gen6_check_for_fifo_debug(struct intel_uncore *uncore) in gen6_check_for_fifo_debug()
575 check_for_unclaimed_mmio(struct intel_uncore *uncore) in check_for_unclaimed_mmio()
596 static void forcewake_early_sanitize(struct intel_uncore *uncore, in forcewake_early_sanitize()
622 void intel_uncore_suspend(struct intel_uncore *uncore) in intel_uncore_suspend()
634 void intel_uncore_resume_early(struct intel_uncore *uncore) in intel_uncore_resume_early()
650 void intel_uncore_runtime_resume(struct intel_uncore *uncore) in intel_uncore_runtime_resume()
658 static void __intel_uncore_forcewake_get(struct intel_uncore *uncore, in __intel_uncore_forcewake_get()
690 void intel_uncore_forcewake_get(struct intel_uncore *uncore, in intel_uncore_forcewake_get()
713 void intel_uncore_forcewake_user_get(struct intel_uncore *uncore) in intel_uncore_forcewake_user_get()
730 void intel_uncore_forcewake_user_put(struct intel_uncore *uncore) in intel_uncore_forcewake_user_put()
748 void intel_uncore_forcewake_get__locked(struct intel_uncore *uncore, in intel_uncore_forcewake_get__locked()
759 static void __intel_uncore_forcewake_put(struct intel_uncore *uncore, in __intel_uncore_forcewake_put()
792 void intel_uncore_forcewake_put(struct intel_uncore *uncore, in intel_uncore_forcewake_put()
805 void intel_uncore_forcewake_put_delayed(struct intel_uncore *uncore, in intel_uncore_forcewake_put_delayed()
823 void intel_uncore_forcewake_flush(struct intel_uncore *uncore, in intel_uncore_forcewake_flush()
848 void intel_uncore_forcewake_put__locked(struct intel_uncore *uncore, in intel_uncore_forcewake_put__locked()
859 void assert_forcewakes_inactive(struct intel_uncore *uncore) in assert_forcewakes_inactive()
869 void assert_forcewakes_active(struct intel_uncore *uncore, in assert_forcewakes_active()
949 find_fw_domain(struct intel_uncore *uncore, u32 offset) in find_fw_domain()
1166 static bool is_shadowed(struct intel_uncore *uncore, u32 offset) in is_shadowed()
1181 gen6_reg_write_fw_domains(struct intel_uncore *uncore, i915_reg_t reg) in gen6_reg_write_fw_domains()
1186 #define __fwtable_reg_read_fw_domains(uncore, offset) \ argument
1194 #define __fwtable_reg_write_fw_domains(uncore, offset) \ argument
1751 ilk_dummy_write(struct intel_uncore *uncore) in ilk_dummy_write()
1760 __unclaimed_reg_debug(struct intel_uncore *uncore, in __unclaimed_reg_debug()
1774 __unclaimed_previous_reg_debug(struct intel_uncore *uncore, in __unclaimed_previous_reg_debug()
1786 unclaimed_reg_debug_header(struct intel_uncore *uncore, in unclaimed_reg_debug_header()
1802 unclaimed_reg_debug_footer(struct intel_uncore *uncore, in unclaimed_reg_debug_footer()
1880 static noinline void ___force_wake_auto(struct intel_uncore *uncore, in ___force_wake_auto()
1894 static inline void __force_wake_auto(struct intel_uncore *uncore, in __force_wake_auto()
1921 fwtable_reg_read_fw_domains(struct intel_uncore *uncore, i915_reg_t reg) { in fwtable_reg_read_fw_domains()
2010 fwtable_reg_write_fw_domains(struct intel_uncore *uncore, i915_reg_t reg) in fwtable_reg_write_fw_domains()
2033 #define ASSIGN_RAW_WRITE_MMIO_VFUNCS(uncore, x) \ argument
2040 #define ASSIGN_RAW_READ_MMIO_VFUNCS(uncore, x) \ argument
2048 #define ASSIGN_WRITE_MMIO_VFUNCS(uncore, x) \ argument
2054 #define ASSIGN_READ_MMIO_VFUNCS(uncore, x) \ argument
2060 static int __fw_domain_init(struct intel_uncore *uncore, in __fw_domain_init()
2117 static void fw_domain_fini(struct intel_uncore *uncore, in fw_domain_fini()
2134 static void intel_uncore_fw_domains_fini(struct intel_uncore *uncore) in intel_uncore_fw_domains_fini()
2155 static int intel_uncore_fw_domains_init(struct intel_uncore *uncore) in intel_uncore_fw_domains_init()
2287 #define ASSIGN_FW_DOMAINS_TABLE(uncore, d) \ argument
2294 #define ASSIGN_SHADOW_TABLE(uncore, d) \ argument
2303 struct intel_uncore *uncore = container_of(nb, in i915_pmic_bus_access_notifier() local
2338 int intel_uncore_setup_mmio(struct intel_uncore *uncore, phys_addr_t phys_addr) in intel_uncore_setup_mmio()
2370 void intel_uncore_init_early(struct intel_uncore *uncore, in intel_uncore_init_early()
2379 static void uncore_raw_init(struct intel_uncore *uncore) in uncore_raw_init()
2395 static int uncore_media_forcewake_init(struct intel_uncore *uncore) in uncore_media_forcewake_init()
2411 static int uncore_forcewake_init(struct intel_uncore *uncore) in uncore_forcewake_init()
2470 static int sanity_check_mmio_access(struct intel_uncore *uncore) in sanity_check_mmio_access()
2500 int intel_uncore_init_mmio(struct intel_uncore *uncore) in intel_uncore_init_mmio()
2558 void intel_uncore_prune_engine_fw_domains(struct intel_uncore *uncore, in intel_uncore_prune_engine_fw_domains()
2621 static void driver_initiated_flr(struct intel_uncore *uncore) in driver_initiated_flr()
2682 struct intel_uncore *uncore = data; in intel_uncore_fini_mmio() local
2723 int __intel_wait_for_register_fw(struct intel_uncore *uncore, in __intel_wait_for_register_fw()
2772 int __intel_wait_for_register(struct intel_uncore *uncore, in __intel_wait_for_register()
2812 bool intel_uncore_unclaimed_mmio(struct intel_uncore *uncore) in intel_uncore_unclaimed_mmio()
2827 intel_uncore_arm_unclaimed_mmio_detection(struct intel_uncore *uncore) in intel_uncore_arm_unclaimed_mmio_detection()
2872 intel_uncore_forcewake_for_reg(struct intel_uncore *uncore, in intel_uncore_forcewake_for_reg()