Searched defs:dsp_index (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/sound/pci/asihpi/ |
H A D | hpi6000.c | 403 u32 dsp_index = 0; in subsys_create_adapter() local 464 u32 dsp_index = 0; in create_adapter_obj() local 639 u32 dsp_index = 0; in hpi6000_adapter_boot_load_dsp() local 1208 u16 dsp_index, u32 hpi_address, u32 *source, u32 count) in hpi6000_dsp_block_write32() 1246 u16 dsp_index, u32 hpi_address, u32 *dest, u32 count) in hpi6000_dsp_block_read32() 1284 u16 dsp_index, struct hpi_message *phm, struct hpi_response *phr) in hpi6000_message_response_sequence() 1402 static short hpi6000_send_data(struct hpi_adapter_obj *pao, u16 dsp_index, in hpi6000_send_data() 1475 static short hpi6000_get_data(struct hpi_adapter_obj *pao, u16 dsp_index, in hpi6000_get_data() 1540 u16 dsp_index, u32 host_cmd) in hpi6000_send_host_command() 1630 const u16 dsp_index = 0; in hpi6000_update_control_cache() local [all …]
|
H A D | hpi6205.c | 1512 static u32 boot_loader_read_mem32(struct hpi_adapter_obj *pao, int dsp_index, in boot_loader_read_mem32() 1555 int dsp_index, u32 address, u32 data) in boot_loader_write_mem32() 1600 static u16 boot_loader_config_emif(struct hpi_adapter_obj *pao, int dsp_index) in boot_loader_config_emif() 1833 static u16 boot_loader_test_memory(struct hpi_adapter_obj *pao, int dsp_index, in boot_loader_test_memory() 1894 int dsp_index) in boot_loader_test_internal_memory() 1924 int dsp_index) in boot_loader_test_external_memory() 1951 static u16 boot_loader_test_pld(struct hpi_adapter_obj *pao, int dsp_index) in boot_loader_test_pld()
|
H A D | hpi_internal.h | 616 u32 dsp_index; member 699 u16 dsp_index; member 790 u16 dsp_index; member 1372 u32 dsp_index; member
|
/openbmc/linux/sound/pci/ |
H A D | maestro3.c | 2373 int i, dsp_index; in m3_suspend() local 2402 int i, dsp_index; in m3_resume() local
|