Searched refs:AVS_FW_REG_BASE (Results 1 – 1 of 1) sorted by relevance
75 #define AVS_FW_REG_BASE(adev) ((adev)->spec->sram->base_offset) macro76 #define AVS_FW_REG_STATUS(adev) (AVS_FW_REG_BASE(adev) + 0x0)77 #define AVS_FW_REG_ERROR_CODE(adev) (AVS_FW_REG_BASE(adev) + 0x4)