Lines Matching refs:sdw_cdns

194 static inline u32 cdns_readl(struct sdw_cdns *cdns, int offset)  in cdns_readl()
199 static inline void cdns_writel(struct sdw_cdns *cdns, int offset, u32 value) in cdns_writel()
204 static inline void cdns_updatel(struct sdw_cdns *cdns, in cdns_updatel()
214 static int cdns_clear_bit(struct sdw_cdns *cdns, int offset, u32 value) in cdns_clear_bit()
241 static ssize_t cdns_sprintf(struct sdw_cdns *cdns, in cdns_sprintf()
250 struct sdw_cdns *cdns = s->private; in cdns_reg_show()
332 void sdw_cdns_debugfs_init(struct sdw_cdns *cdns, struct dentry *root) in sdw_cdns_debugfs_init()
344 cdns_fill_msg_resp(struct sdw_cdns *cdns, in cdns_fill_msg_resp()
379 _cdns_xfer_msg(struct sdw_cdns *cdns, struct sdw_msg *msg, int cmd, in _cdns_xfer_msg()
424 cdns_program_scp_addr(struct sdw_cdns *cdns, struct sdw_msg *msg) in cdns_program_scp_addr()
486 static int cdns_prep_msg(struct sdw_cdns *cdns, struct sdw_msg *msg, int *cmd) in cdns_prep_msg()
518 struct sdw_cdns *cdns = bus_to_cdns(bus); in cdns_xfer_msg()
547 struct sdw_cdns *cdns = bus_to_cdns(bus); in cdns_xfer_msg_defer()
568 struct sdw_cdns *cdns = bus_to_cdns(bus); in cdns_reset_page_addr()
583 static void cdns_read_response(struct sdw_cdns *cdns) in cdns_read_response()
599 static int cdns_update_slave_status(struct sdw_cdns *cdns, in cdns_update_slave_status()
666 struct sdw_cdns *cdns = dev_id; in sdw_cdns_irq()
731 struct sdw_cdns *cdns = dev_id; in sdw_cdns_thread()
755 static int _cdns_enable_interrupt(struct sdw_cdns *cdns) in _cdns_enable_interrupt()
794 int sdw_cdns_enable_interrupt(struct sdw_cdns *cdns) in sdw_cdns_enable_interrupt()
808 static int cdns_allocate_pdi(struct sdw_cdns *cdns, in cdns_allocate_pdi()
837 int sdw_cdns_pdi_init(struct sdw_cdns *cdns, in sdw_cdns_pdi_init()
942 int sdw_cdns_init(struct sdw_cdns *cdns) in sdw_cdns_init()
1013 struct sdw_cdns *cdns = bus_to_cdns(bus); in cdns_bus_conf()
1040 struct sdw_cdns *cdns = bus_to_cdns(bus); in cdns_port_params()
1066 struct sdw_cdns *cdns = bus_to_cdns(bus); in cdns_transport_params()
1119 struct sdw_cdns *cdns = bus_to_cdns(bus); in cdns_port_enable()
1143 int sdw_cdns_probe(struct sdw_cdns *cdns) in sdw_cdns_probe()
1155 struct sdw_cdns *cdns = snd_soc_dai_get_drvdata(dai); in cdns_set_sdw_stream()
1190 static struct sdw_cdns_pdi *cdns_find_pdi(struct sdw_cdns *cdns, in cdns_find_pdi()
1215 void sdw_cdns_config_stream(struct sdw_cdns *cdns, in sdw_cdns_config_stream()
1241 static int cdns_get_num_pdi(struct sdw_cdns *cdns, in cdns_get_num_pdi()
1276 int sdw_cdns_get_stream(struct sdw_cdns *cdns, in sdw_cdns_get_stream()
1304 int sdw_cdns_alloc_stream(struct sdw_cdns *cdns, in sdw_cdns_alloc_stream()