Home
last modified time | relevance | path

Searched refs:sdw_intel (Results 1 – 6 of 6) sorted by relevance

/drivers/soundwire/
A Dintel.h75 struct sdw_intel { struct
138 void intel_ace2x_debugfs_init(struct sdw_intel *sdw);
139 void intel_ace2x_debugfs_exit(struct sdw_intel *sdw);
170 static inline int sdw_intel_start_bus(struct sdw_intel *sdw) in sdw_intel_start_bus()
238 static inline int sdw_intel_sync_go(struct sdw_intel *sdw) in sdw_intel_sync_go()
260 int intel_start_bus(struct sdw_intel *sdw);
261 int intel_start_bus_after_reset(struct sdw_intel *sdw);
262 void intel_check_clock_stop(struct sdw_intel *sdw);
264 int intel_stop_bus(struct sdw_intel *sdw, bool clock_stop);
267 int intel_pre_bank_switch(struct sdw_intel *sdw);
[all …]
A Dintel.c74 struct sdw_intel *sdw = s_file->private; in intel_reg_show()
139 struct sdw_intel *sdw = data; in intel_set_m_datamode()
157 struct sdw_intel *sdw = data; in intel_set_s_datamode()
173 static void intel_debugfs_init(struct sdw_intel *sdw) in intel_debugfs_init()
194 static void intel_debugfs_exit(struct sdw_intel *sdw) in intel_debugfs_exit()
258 static void intel_shim_init(struct sdw_intel *sdw) in intel_shim_init()
551 static void intel_pdi_init(struct sdw_intel *sdw, in intel_pdi_init()
702 static int intel_free_stream(struct sdw_intel *sdw, in intel_free_stream()
725 struct sdw_intel *sdw = cdns_to_intel(cdns); in intel_hw_params()
792 struct sdw_intel *sdw = cdns_to_intel(cdns); in intel_prepare()
[all …]
A Dintel_ace2x.c335 static void intel_shim_vs_init(struct sdw_intel *sdw) in intel_shim_vs_init()
435 static int intel_link_power_up(struct sdw_intel *sdw) in intel_link_power_up()
536 static void intel_sync_arm(struct sdw_intel *sdw) in intel_sync_arm()
558 static int intel_sync_go(struct sdw_intel *sdw) in intel_sync_go()
598 static int intel_free_stream(struct sdw_intel *sdw, in intel_free_stream()
626 struct sdw_intel *sdw = cdns_to_intel(cdns); in intel_hw_params()
697 struct sdw_intel *sdw = cdns_to_intel(cdns); in intel_prepare()
742 struct sdw_intel *sdw = cdns_to_intel(cdns); in intel_hw_free()
796 struct sdw_intel *sdw = cdns_to_intel(cdns); in intel_trigger()
862 static void intel_pdi_init(struct sdw_intel *sdw, in intel_pdi_init()
[all …]
A Dintel_bus_common.c12 int intel_start_bus(struct sdw_intel *sdw) in intel_start_bus()
75 int intel_start_bus_after_reset(struct sdw_intel *sdw) in intel_start_bus_after_reset()
169 void intel_check_clock_stop(struct sdw_intel *sdw) in intel_check_clock_stop()
179 int intel_start_bus_after_clock_stop(struct sdw_intel *sdw) in intel_start_bus_after_clock_stop()
205 int intel_stop_bus(struct sdw_intel *sdw, bool clock_stop) in intel_stop_bus()
243 int intel_pre_bank_switch(struct sdw_intel *sdw) in intel_pre_bank_switch()
257 int intel_post_bank_switch(struct sdw_intel *sdw) in intel_post_bank_switch()
A Dintel_auxdevice.c87 struct sdw_intel *sdw = cdns_to_intel(cdns); in generic_bpt_send_async()
97 struct sdw_intel *sdw = cdns_to_intel(cdns); in generic_bpt_wait()
107 struct sdw_intel *sdw = cdns_to_intel(cdns); in generic_pre_bank_switch()
115 struct sdw_intel *sdw = cdns_to_intel(cdns); in generic_post_bank_switch()
125 struct sdw_intel *sdw = cdns_to_intel(cdns); in generic_new_peripheral_assigned()
306 struct sdw_intel *sdw; in intel_link_probe()
380 struct sdw_intel *sdw = cdns_to_intel(cdns); in intel_link_startup()
491 struct sdw_intel *sdw = cdns_to_intel(cdns); in intel_link_remove()
510 struct sdw_intel *sdw; in intel_link_process_wakeen_event()
570 struct sdw_intel *sdw = cdns_to_intel(cdns); in intel_pm_prepare()
[all …]
A Dintel_ace2x_debugfs.c39 struct sdw_intel *sdw = s_file->private; in intel_reg_show()
94 struct sdw_intel *sdw = data; in intel_set_m_datamode()
112 struct sdw_intel *sdw = data; in intel_set_s_datamode()
128 void intel_ace2x_debugfs_init(struct sdw_intel *sdw) in intel_ace2x_debugfs_init()
149 void intel_ace2x_debugfs_exit(struct sdw_intel *sdw) in intel_ace2x_debugfs_exit()

Completed in 14 milliseconds