Searched refs:NULL_SCB_ADDR (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/sound/pci/cs46xx/ |
D | dsp_spos_scb_lib.c | 407 0,NULL_SCB_ADDR, in cs46xx_dsp_create_timing_master_scb() 445 0,NULL_SCB_ADDR, in cs46xx_dsp_create_codec_out_scb() 484 SyncIOSCB,NULL_SCB_ADDR in cs46xx_dsp_create_codec_in_scb() 567 NULL_SCB_ADDR,NULL_SCB_ADDR, in cs46xx_dsp_create_pcm_reader_scb() 569 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 | 1169 NULL_SCB_ADDR, NULL_SCB_ADDR, in cs46xx_dsp_scb_and_task_init() 1178 ins->the_null_scb = cs46xx_dsp_create_scb(chip, "nullSCB", (u32 *)&null_scb, NULL_SCB_ADDR); in cs46xx_dsp_scb_and_task_init() 1276 NULL_SCB_ADDR,NULL_SCB_ADDR, /* Set up the background to do nothing */ in cs46xx_dsp_scb_and_task_init() 1558 /* 9 */ FG_TASK_HEADER_ADDR, NULL_SCB_ADDR, in cs46xx_dsp_async_init() 1581 /* 9 */ SPDIFO_SCB_INST, NULL_SCB_ADDR, in cs46xx_dsp_async_init() 1606 /* 9 */ SPDIFI_SCB_INST,NULL_SCB_ADDR, in cs46xx_dsp_async_init()
|