Searched refs:NULL_SCB_ADDR (Results 1 – 3 of 3) sorted by relevance
| /linux/sound/pci/cs46xx/ |
| H A D | dsp_spos_scb_lib.c | 368 0,NULL_SCB_ADDR, in cs46xx_dsp_create_timing_master_scb() 406 0,NULL_SCB_ADDR, in cs46xx_dsp_create_codec_out_scb() 445 SyncIOSCB,NULL_SCB_ADDR in cs46xx_dsp_create_codec_in_scb() 528 NULL_SCB_ADDR,NULL_SCB_ADDR, in cs46xx_dsp_create_pcm_reader_scb() 530 0,NULL_SCB_ADDR, in cs46xx_dsp_create_pcm_reader_scb()
|
| H A D | dsp_spos.c | 1097 NULL_SCB_ADDR, NULL_SCB_ADDR, in cs46xx_dsp_scb_and_task_init() 1106 ins->the_null_scb = cs46xx_dsp_create_scb(chip, "nullSCB", (u32 *)&null_scb, NULL_SCB_ADDR); in cs46xx_dsp_scb_and_task_init() 1204 NULL_SCB_ADDR,NULL_SCB_ADDR, /* Set up the background to do nothing */ in cs46xx_dsp_scb_and_task_init() 1486 /* 9 */ FG_TASK_HEADER_ADDR, NULL_SCB_ADDR, in cs46xx_dsp_async_init() 1509 /* 9 */ SPDIFO_SCB_INST, NULL_SCB_ADDR, in cs46xx_dsp_async_init() 1534 /* 9 */ SPDIFI_SCB_INST,NULL_SCB_ADDR, in cs46xx_dsp_async_init()
|
| H A D | dsp_spos.h | 74 #define NULL_SCB_ADDR 0x000 macro
|