Searched refs:ADSP_DW_SLOT_NUM_SHELL (Results 1 – 2 of 2) sorted by relevance
49 if (ADSP_DW->descs[ADSP_DW_SLOT_NUM_SHELL].type && in init()50 (ADSP_DW->descs[ADSP_DW_SLOT_NUM_SHELL].type != in init()53 ADSP_DW->descs[ADSP_DW_SLOT_NUM_SHELL].type); in init()56 ADSP_DW->descs[ADSP_DW_SLOT_NUM_SHELL].type = ADSP_DW->descs[ADSP_DW_SLOT_NUM_SHELL].type; in init()61 dw_slot = (struct adsp_debug_slot_shell *)ADSP_DW->slots[ADSP_DW_SLOT_NUM_SHELL]; in init()
46 #define ADSP_DW_SLOT_NUM_SHELL 0 macro