Searched refs:AVS_FW_REG_BASE (Results 1 – 1 of 1) sorted by relevance
115 #define AVS_FW_REG_BASE(adev) ((adev)->spec->hipc->sts_offset) macro116 #define AVS_FW_REG_STATUS(adev) (AVS_FW_REG_BASE(adev) + 0x0)117 #define AVS_FW_REG_ERROR(adev) (AVS_FW_REG_BASE(adev) + 0x4)