Searched refs:PM_DBG_ERR (Results 1 – 1 of 1) sorted by relevance
235 #define PM_DBG_ERR(x, args...) if (_gPmDbgLevel >= E_PM_DBGLV_ERR_ONLY) \ macro405 PM_DBG_ERR("MDrv_PM_InterruptRequest is not support\n"); in MDrv_PM_InterruptRequest()415 PM_DBG_ERR("MDrv_PM_LoadFw is not support\n"); in MDrv_PM_LoadFw()427 PM_DBG_ERR("MDrv_PM_RegWrite is not support\n"); in MDrv_PM_RegWrite()438 PM_DBG_ERR("MDrv_PM_RegRead is not support\n"); in MDrv_PM_RegRead()450 PM_DBG_ERR("MDrv_PM_RegWriteBit is not support\n"); in MDrv_PM_RegWriteBit()461 PM_DBG_ERR("MDrv_PM_RegReadBit is not support\n"); in MDrv_PM_RegReadBit()472 PM_DBG_ERR("MDrv_PM_RegWrite2byte is not support\n"); in MDrv_PM_RegWrite2byte()482 PM_DBG_ERR("MDrv_PM_RegWrite3byte is not support\n"); in MDrv_PM_RegWrite3byte()495 PM_DBG_ERR("MDrv_PM_Control is not support\n"); in MDrv_PM_Control()[all …]