Searched refs:fmfp_extc (Results 1 – 5 of 5) sorted by relevance
211 iowrite32be(0x40000000, &fpm_rg->fmfp_extc); in fman_set_erratum_10gmac_a004_wa()213 while ((ioread32be(&fpm_rg->fmfp_extc) & 0x40000000) && --timeout) in fman_set_erratum_10gmac_a004_wa()
4247 WRITE_UINT32(p_Fm->p_FmFpmRegs->fmfp_extc,0x80000000); in FmGetSetParams()4249 WRITE_UINT32(p_Fm->p_FmFpmRegs->fmfp_extc,0x00800000); in FmGetSetParams()4266 p_Params->getParams.fmfp_extc = GET_UINT32(p_Fm->p_FmFpmRegs->fmfp_extc); in FmGetSetParams()
147 uint32_t fmfp_extc; /**< FPM External Requests Control 0x74 */ member
302 uint32_t fmfp_extc; member
6344 if (fmGetSetParams.getParams.fmfp_extc != 0)6357 } while (fmGetSetParams.getParams.fmfp_extc != 0 && fmGetSetParams.getParams.fm_npi == 0);