Searched refs:dw_slot (Results 1 – 1 of 1) sorted by relevance
47 struct adsp_debug_slot_shell *dw_slot; in init() local61 dw_slot = (struct adsp_debug_slot_shell *)ADSP_DW->slots[ADSP_DW_SLOT_NUM_SHELL]; in init()63 sh_adsp_mw->ws_rx = sys_winstream_init(&dw_slot->rx_window[0], sizeof(dw_slot->rx_window)); in init()64 sh_adsp_mw->ws_tx = sys_winstream_init(&dw_slot->tx_window[0], sizeof(dw_slot->tx_window)); in init()67 sizeof(dw_slot->rx_window), sizeof(dw_slot->tx_window)); in init()