Searched defs:pxp (Results 1 – 11 of 11) sorted by relevance
14 void intel_pxp_suspend_prepare(struct intel_pxp *pxp) in intel_pxp_suspend_prepare()24 void intel_pxp_suspend(struct intel_pxp *pxp) in intel_pxp_suspend()37 static void _pxp_resume(struct intel_pxp *pxp, bool take_wakeref) in _pxp_resume()60 void intel_pxp_resume_complete(struct intel_pxp *pxp) in intel_pxp_resume_complete()65 void intel_pxp_runtime_resume(struct intel_pxp *pxp) in intel_pxp_runtime_resume()70 void intel_pxp_runtime_suspend(struct intel_pxp *pxp) in intel_pxp_runtime_suspend()
27 is_fw_err_platform_config(struct intel_pxp *pxp, u32 type) in is_fw_err_platform_config()58 static int intel_pxp_tee_io_message(struct intel_pxp *pxp, in intel_pxp_tee_io_message()108 int intel_pxp_tee_stream_message(struct intel_pxp *pxp, in intel_pxp_tee_stream_message()163 struct intel_pxp *pxp = i915->pxp; in i915_pxp_tee_component_bind() local207 struct intel_pxp *pxp = i915->pxp; in i915_pxp_tee_component_unbind() local229 static int alloc_streaming_command(struct intel_pxp *pxp) in alloc_streaming_command()279 static void free_streaming_command(struct intel_pxp *pxp) in free_streaming_command()291 int intel_pxp_tee_component_init(struct intel_pxp *pxp) in intel_pxp_tee_component_init()317 void intel_pxp_tee_component_fini(struct intel_pxp *pxp) in intel_pxp_tee_component_fini()330 int intel_pxp_tee_cmd_create_arb_session(struct intel_pxp *pxp, in intel_pxp_tee_cmd_create_arb_session()[all …]
18 static inline void intel_pxp_suspend_prepare(struct intel_pxp *pxp) in intel_pxp_suspend_prepare()22 static inline void intel_pxp_suspend(struct intel_pxp *pxp) in intel_pxp_suspend()26 static inline void intel_pxp_resume_complete(struct intel_pxp *pxp) in intel_pxp_resume_complete()30 static inline void intel_pxp_runtime_suspend(struct intel_pxp *pxp) in intel_pxp_runtime_suspend()34 static inline void intel_pxp_runtime_resume(struct intel_pxp *pxp) in intel_pxp_runtime_resume()
29 static inline void intel_pxp_gsccs_fini(struct intel_pxp *pxp) in intel_pxp_gsccs_fini()33 static inline int intel_pxp_gsccs_init(struct intel_pxp *pxp) in intel_pxp_gsccs_init()38 static inline bool intel_pxp_gsccs_is_ready_for_sessions(struct intel_pxp *pxp) in intel_pxp_gsccs_is_ready_for_sessions()
27 static inline void intel_pxp_irq_handler(struct intel_pxp *pxp, u16 iir) in intel_pxp_irq_handler()31 static inline void intel_pxp_irq_enable(struct intel_pxp *pxp) in intel_pxp_irq_enable()35 static inline void intel_pxp_irq_disable(struct intel_pxp *pxp) in intel_pxp_irq_disable()
17 static inline void intel_pxp_session_management_init(struct intel_pxp *pxp) in intel_pxp_session_management_init()21 static inline void intel_pxp_terminate(struct intel_pxp *pxp, bool post_invalidation_needs_restart) in intel_pxp_terminate()
16 intel_pxp_debugfs_register(struct intel_pxp *pxp) in intel_pxp_debugfs_register()
97 int intel_pxp_terminate_session(struct intel_pxp *pxp, u32 id) in intel_pxp_terminate_session()
94 pxp: pxp@20f0000 { label
1022 pxp: pxp@8002a000 { label
37 struct pxp_ptt_entry pxp; member