Searched refs:NULL_SCB_ADDR (Results 1 – 3 of 3) sorted by relevance
/linux-2.6.39/sound/pci/cs46xx/ |
D | dsp_spos_scb_lib.c | 397 0,NULL_SCB_ADDR, in cs46xx_dsp_create_timing_master_scb() 435 0,NULL_SCB_ADDR, in cs46xx_dsp_create_codec_out_scb() 474 SyncIOSCB,NULL_SCB_ADDR in cs46xx_dsp_create_codec_in_scb() 557 NULL_SCB_ADDR,NULL_SCB_ADDR, in cs46xx_dsp_create_pcm_reader_scb() 559 0,NULL_SCB_ADDR, in cs46xx_dsp_create_pcm_reader_scb()
|
D | dsp_spos.h | 89 #define NULL_SCB_ADDR 0x000 macro
|
D | dsp_spos.c | 1141 NULL_SCB_ADDR, NULL_SCB_ADDR, in cs46xx_dsp_scb_and_task_init() 1150 ins->the_null_scb = cs46xx_dsp_create_scb(chip, "nullSCB", (u32 *)&null_scb, NULL_SCB_ADDR); in cs46xx_dsp_scb_and_task_init() 1248 NULL_SCB_ADDR,NULL_SCB_ADDR, /* Set up the background to do nothing */ in cs46xx_dsp_scb_and_task_init() 1527 /* 9 */ FG_TASK_HEADER_ADDR, NULL_SCB_ADDR, in cs46xx_dsp_async_init() 1550 /* 9 */ SPDIFO_SCB_INST, NULL_SCB_ADDR, in cs46xx_dsp_async_init() 1575 /* 9 */ SPDIFI_SCB_INST,NULL_SCB_ADDR, in cs46xx_dsp_async_init()
|