Home
last modified time | relevance | path

Searched defs:sdw (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/soundwire/
H A Dintel.h133 #define SDW_INTEL_CHECK_OPS(sdw, cb) ((sdw) && (sdw)->link_res && (sdw)->link_res->hw_ops && \ argument
135 #define SDW_INTEL_OPS(sdw, cb) ((sdw)->link_res->hw_ops->cb) argument
141 static inline void intel_ace2x_debugfs_init(struct sdw_intel *sdw) {} in intel_ace2x_debugfs_init()
142 static inline void intel_ace2x_debugfs_exit(struct sdw_intel *sdw) {} in intel_ace2x_debugfs_exit()
145 static inline void sdw_intel_debugfs_init(struct sdw_intel *sdw) in sdw_intel_debugfs_init()
148 SDW_INTEL_OPS(sdw, debugfs_init)(sdw); in sdw_intel_debugfs_init() local
151 static inline void sdw_intel_debugfs_exit(struct sdw_intel *sdw) in sdw_intel_debugfs_exit()
154 SDW_INTEL_OPS(sdw, debugfs_exit)(sdw); in sdw_intel_debugfs_exit() local
157 static inline int sdw_intel_register_dai(struct sdw_intel *sdw) in sdw_intel_register_dai()
164 static inline void sdw_intel_check_clock_stop(struct sdw_intel *sdw) in sdw_intel_check_clock_stop()
[all …]
H A Dintel.c74 struct sdw_intel *sdw = s_file->private; in intel_reg_show() local
139 struct sdw_intel *sdw = data; in intel_set_m_datamode() local
157 struct sdw_intel *sdw = data; in intel_set_s_datamode() local
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()
199 static void intel_debugfs_init(struct sdw_intel *sdw) {} in intel_debugfs_init()
200 static void intel_debugfs_exit(struct sdw_intel *sdw) {} in intel_debugfs_exit()
207 static void intel_shim_glue_to_master_ip(struct sdw_intel *sdw) in intel_shim_glue_to_master_ip()
237 static void intel_shim_master_ip_to_glue(struct sdw_intel *sdw) in intel_shim_master_ip_to_glue()
258 static void intel_shim_init(struct sdw_intel *sdw) in intel_shim_init()
[all …]
H A Dintel_ace2x_debugfs.c39 struct sdw_intel *sdw = s_file->private; in intel_reg_show() local
94 struct sdw_intel *sdw = data; in intel_set_m_datamode() local
112 struct sdw_intel *sdw = data; in intel_set_s_datamode() local
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()
/linux/drivers/base/regmap/
H A Dregmap-sdw-mbq.c18 struct sdw_slave *sdw; member
211 struct sdw_slave *sdw, in regmap_sdw_mbq_gen_context()
233 struct regmap *__regmap_init_sdw_mbq(struct device *dev, struct sdw_slave *sdw, in __regmap_init_sdw_mbq()
255 struct regmap *__devm_regmap_init_sdw_mbq(struct device *dev, struct sdw_slave *sdw, in __devm_regmap_init_sdw_mbq()
H A Dregmap-sdw.c69 struct regmap *__regmap_init_sdw(struct sdw_slave *sdw, in __regmap_init_sdw()
85 struct regmap *__devm_regmap_init_sdw(struct sdw_slave *sdw, in __devm_regmap_init_sdw()
/linux/sound/soc/codecs/
H A Dcs42l43-sdw.c26 struct sdw_slave *sdw = dev_to_sdw_dev(priv->dev->parent); in cs42l43_sdw_add_peripheral() local
52 struct sdw_slave *sdw = dev_to_sdw_dev(priv->dev->parent); in cs42l43_sdw_remove_peripheral() local
/linux/sound/soc/sdca/
H A Dsdca_functions.c1359 find_sdca_entity_hide(struct device *dev, struct sdw_slave *sdw, in find_sdca_entity_hide()
1468 static int find_sdca_entity(struct device *dev, struct sdw_slave *sdw, in find_sdca_entity()
1529 static int find_sdca_entities(struct device *dev, struct sdw_slave *sdw, in find_sdca_entities()
2067 static int find_sdca_filesets(struct device *dev, struct sdw_slave *sdw, in find_sdca_filesets()
2166 int sdca_parse_function(struct device *dev, struct sdw_slave *sdw, in sdca_parse_function()
H A Dsdca_class_function.c134 struct sdw_slave *sdw = dev_to_sdw_dev(drv->dev->parent); in class_function_sdw_add_peripheral() local
169 struct sdw_slave *sdw = dev_to_sdw_dev(drv->dev->parent); in class_function_sdw_remove_peripheral() local
/linux/sound/soc/sof/intel/
H A Dhda.c164 void *sdw; in hda_sdw_probe() local
[all...]
/linux/drivers/dma/stm32/
H A Dstm32-dma3.c478 u32 sdw = 1 << FIELD_GET(CTR1_SDW_LOG2, ctr1); in stm32_dma3_check_user_setting() local
575 u32 sdw, ddw, sbl_max, dbl_max, tcem, init_dw, init_bl_max; in stm32_dma3_chan_prep_hw() local
/linux/sound/soc/sof/amd/
H A Dacp.h240 struct sdw_amd_ctx *sdw; member
/linux/sound/soc/amd/ps/
H A Dacp63.h361 struct sdw_amd_ctx *sdw; member