Searched refs:null_scb (Results 1 – 1 of 1) sorted by relevance
1100 static struct dsp_generic_scb null_scb = { in cs46xx_dsp_scb_and_task_init() local1111 null_scb.entry_point = null_algorithm->address; in cs46xx_dsp_scb_and_task_init()1112 ins->the_null_scb = cs46xx_dsp_create_scb(chip, "nullSCB", (u32 *)&null_scb, NULL_SCB_ADDR); in cs46xx_dsp_scb_and_task_init()