Lines Matching refs:profileRegs

1228                 tmpReg32 = GET_UINT32(p_FmPcdPlcrRegs->profileRegs.fmpl_pegnia);  in FmPcdPlcrCcGetSetParams()
1236 WRITE_UINT32(p_FmPcdPlcrRegs->profileRegs.fmpl_pegnia, tmpReg32); in FmPcdPlcrCcGetSetParams()
1244 tmpReg32 = GET_UINT32(p_FmPcdPlcrRegs->profileRegs.fmpl_peynia); in FmPcdPlcrCcGetSetParams()
1252 WRITE_UINT32(p_FmPcdPlcrRegs->profileRegs.fmpl_peynia, tmpReg32); in FmPcdPlcrCcGetSetParams()
1261 tmpReg32 = GET_UINT32(p_FmPcdPlcrRegs->profileRegs.fmpl_pernia); in FmPcdPlcrCcGetSetParams()
1269 WRITE_UINT32(p_FmPcdPlcrRegs->profileRegs.fmpl_pernia, tmpReg32); in FmPcdPlcrCcGetSetParams()
1664 WRITE_UINT32(p_FmPcdPlcrRegs->profileRegs.fmpl_pemode , plcrProfileReg.fmpl_pemode); in FM_PCD_PlcrProfileSet()
1665 WRITE_UINT32(p_FmPcdPlcrRegs->profileRegs.fmpl_pegnia , plcrProfileReg.fmpl_pegnia); in FM_PCD_PlcrProfileSet()
1666 WRITE_UINT32(p_FmPcdPlcrRegs->profileRegs.fmpl_peynia , plcrProfileReg.fmpl_peynia); in FM_PCD_PlcrProfileSet()
1667 WRITE_UINT32(p_FmPcdPlcrRegs->profileRegs.fmpl_pernia , plcrProfileReg.fmpl_pernia); in FM_PCD_PlcrProfileSet()
1668 WRITE_UINT32(p_FmPcdPlcrRegs->profileRegs.fmpl_pecir , plcrProfileReg.fmpl_pecir); in FM_PCD_PlcrProfileSet()
1669 WRITE_UINT32(p_FmPcdPlcrRegs->profileRegs.fmpl_pecbs , plcrProfileReg.fmpl_pecbs); in FM_PCD_PlcrProfileSet()
1670 WRITE_UINT32(p_FmPcdPlcrRegs->profileRegs.fmpl_pepepir_eir,plcrProfileReg.fmpl_pepepir_eir); in FM_PCD_PlcrProfileSet()
1671 WRITE_UINT32(p_FmPcdPlcrRegs->profileRegs.fmpl_pepbs_ebs,plcrProfileReg.fmpl_pepbs_ebs); in FM_PCD_PlcrProfileSet()
1672 WRITE_UINT32(p_FmPcdPlcrRegs->profileRegs.fmpl_pelts , plcrProfileReg.fmpl_pelts); in FM_PCD_PlcrProfileSet()
1673 WRITE_UINT32(p_FmPcdPlcrRegs->profileRegs.fmpl_pects , plcrProfileReg.fmpl_pects); in FM_PCD_PlcrProfileSet()
1674 WRITE_UINT32(p_FmPcdPlcrRegs->profileRegs.fmpl_pepts_ets,plcrProfileReg.fmpl_pepts_ets); in FM_PCD_PlcrProfileSet()
1675 WRITE_UINT32(p_FmPcdPlcrRegs->profileRegs.fmpl_pegpc , plcrProfileReg.fmpl_pegpc); in FM_PCD_PlcrProfileSet()
1676 WRITE_UINT32(p_FmPcdPlcrRegs->profileRegs.fmpl_peypc , plcrProfileReg.fmpl_peypc); in FM_PCD_PlcrProfileSet()
1677 WRITE_UINT32(p_FmPcdPlcrRegs->profileRegs.fmpl_perpc , plcrProfileReg.fmpl_perpc); in FM_PCD_PlcrProfileSet()
1678 WRITE_UINT32(p_FmPcdPlcrRegs->profileRegs.fmpl_perypc , plcrProfileReg.fmpl_perypc); in FM_PCD_PlcrProfileSet()
1679 WRITE_UINT32(p_FmPcdPlcrRegs->profileRegs.fmpl_perrpc , plcrProfileReg.fmpl_perrpc); in FM_PCD_PlcrProfileSet()
1723 …WRITE_UINT32(p_FmPcd->p_FmPcdPlcr->p_FmPcdPlcrRegs->profileRegs.fmpl_pemode, ~FM_PCD_PLCR_PEMODE_P… in FM_PCD_PlcrProfileDelete()
1773 counterVal = (GET_UINT32(p_FmPcdPlcrRegs->profileRegs.fmpl_pegpc)); in FM_PCD_PlcrProfileGetCounter()
1776 counterVal = GET_UINT32(p_FmPcdPlcrRegs->profileRegs.fmpl_peypc); in FM_PCD_PlcrProfileGetCounter()
1779 counterVal = GET_UINT32(p_FmPcdPlcrRegs->profileRegs.fmpl_perpc); in FM_PCD_PlcrProfileGetCounter()
1782 counterVal = GET_UINT32(p_FmPcdPlcrRegs->profileRegs.fmpl_perypc); in FM_PCD_PlcrProfileGetCounter()
1785 counterVal = GET_UINT32(p_FmPcdPlcrRegs->profileRegs.fmpl_perrpc); in FM_PCD_PlcrProfileGetCounter()
1819 WRITE_UINT32(p_FmPcdPlcrRegs->profileRegs.fmpl_pegpc, value); in FM_PCD_PlcrProfileSetCounter()
1822 WRITE_UINT32(p_FmPcdPlcrRegs->profileRegs.fmpl_peypc, value); in FM_PCD_PlcrProfileSetCounter()
1825 WRITE_UINT32(p_FmPcdPlcrRegs->profileRegs.fmpl_perpc, value); in FM_PCD_PlcrProfileSetCounter()
1828 WRITE_UINT32(p_FmPcdPlcrRegs->profileRegs.fmpl_perypc ,value); in FM_PCD_PlcrProfileSetCounter()
1831 WRITE_UINT32(p_FmPcdPlcrRegs->profileRegs.fmpl_perrpc ,value); in FM_PCD_PlcrProfileSetCounter()