Lines Matching full:cdns
166 int sdw_cdns_probe(struct sdw_cdns *cdns);
171 int sdw_cdns_soft_reset(struct sdw_cdns *cdns);
172 int sdw_cdns_init(struct sdw_cdns *cdns);
173 int sdw_cdns_pdi_init(struct sdw_cdns *cdns,
175 int sdw_cdns_exit_reset(struct sdw_cdns *cdns);
176 int sdw_cdns_enable_interrupt(struct sdw_cdns *cdns, bool state);
178 bool sdw_cdns_is_clock_stop(struct sdw_cdns *cdns);
179 int sdw_cdns_clock_stop(struct sdw_cdns *cdns, bool block_wake);
180 int sdw_cdns_clock_restart(struct sdw_cdns *cdns, bool bus_reset);
183 void sdw_cdns_debugfs_init(struct sdw_cdns *cdns, struct dentry *root);
186 struct sdw_cdns_pdi *sdw_cdns_alloc_pdi(struct sdw_cdns *cdns,
189 void sdw_cdns_config_stream(struct sdw_cdns *cdns,
205 void sdw_cdns_check_self_clearing_bits(struct sdw_cdns *cdns, const char *string,
208 void sdw_cdns_config_update(struct sdw_cdns *cdns);
209 int sdw_cdns_config_update_set_wait(struct sdw_cdns *cdns);