Searched refs:AVS_FW_REG_BASE (Results 1 – 1 of 1) sorted by relevance
58 #define AVS_FW_REG_BASE(adev) ((adev)->spec->sram_base_offset) macro59 #define AVS_FW_REG_STATUS(adev) (AVS_FW_REG_BASE(adev) + 0x0)60 #define AVS_FW_REG_ERROR_CODE(adev) (AVS_FW_REG_BASE(adev) + 0x4)