Searched refs:sdw_cdns_pdi (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/soundwire/ |
H A D | cadence_master.h | 30 struct sdw_cdns_pdi { struct 62 struct sdw_cdns_pdi *bd; 63 struct sdw_cdns_pdi *in; 64 struct sdw_cdns_pdi *out; 96 struct sdw_cdns_pdi *pdi; 185 struct sdw_cdns_pdi *sdw_cdns_alloc_pdi(struct sdw_cdns *cdns, 189 u32 ch, u32 dir, struct sdw_cdns_pdi *pdi);
|
H A D | cadence_master.c | 1269 struct sdw_cdns_pdi **stream, in cdns_allocate_pdi() 1272 struct sdw_cdns_pdi *pdi; in cdns_allocate_pdi() 1848 static struct sdw_cdns_pdi *cdns_find_pdi(struct sdw_cdns *cdns, in cdns_find_pdi() 1851 struct sdw_cdns_pdi *pdi, in cdns_find_pdi() 1872 u32 ch, u32 dir, struct sdw_cdns_pdi *pdi) in sdw_cdns_config_stream() 1903 struct sdw_cdns_pdi *sdw_cdns_alloc_pdi(struct sdw_cdns *cdns, in sdw_cdns_alloc_pdi() 1907 struct sdw_cdns_pdi *pdi = NULL; in sdw_cdns_alloc_pdi()
|
H A D | intel.c | 563 struct sdw_cdns_pdi *pdi, in intel_pdi_get_ch_update() 595 intel_pdi_shim_configure(struct sdw_intel *sdw, struct sdw_cdns_pdi *pdi) in intel_pdi_shim_configure() 626 intel_pdi_alh_configure(struct sdw_intel *sdw, struct sdw_cdns_pdi *pdi) in intel_pdi_alh_configure() 678 struct sdw_cdns_pdi *pdi; in intel_hw_params()
|
H A D | intel_ace2x.c | 248 struct sdw_cdns_pdi *pdi; in intel_hw_params() 518 struct sdw_cdns_pdi *pdi, in intel_pdi_get_ch_update()
|