Searched refs:FM_KG_KGAR_GO (Results 1 – 3 of 3) sorted by relevance
46 return (uint32_t)(FM_KG_KGAR_GO | in build_ar_bind_scheme()69 return (uint32_t)(FM_KG_KGAR_GO | in build_ar_bind_cls_plan()230 return (uint32_t)(FM_KG_KGAR_GO | in build_ar_scheme()247 return (uint32_t)(FM_KG_KGAR_GO | in build_ar_cls_plan()259 while ((fmkg_ar = ioread32be(®s->fmkg_ar)) & FM_KG_KGAR_GO) ; in fman_kg_write_ar_wait()
878 return (uint32_t)(FM_KG_KGAR_GO | in ReadClsPlanBlockActionReg()2691 FM_KG_KGAR_GO | in FmPcdKgBuildWriteSchemeActionReg()2701 FM_KG_KGAR_GO | in FmPcdKgBuildReadSchemeActionReg()2711 return (uint32_t)(FM_KG_KGAR_GO | in FmPcdKgBuildWriteClsPlanBlockActionReg()2726 return (uint32_t)(FM_KG_KGAR_GO | in FmPcdKgBuildWritePortSchemeBindActionReg()2736 return (uint32_t)(FM_KG_KGAR_GO | in FmPcdKgBuildReadPortSchemeBindActionReg()2746 return (uint32_t)(FM_KG_KGAR_GO | in FmPcdKgBuildWritePortClsPlanBindActionReg()
99 #define FM_KG_KGAR_GO 0x80000000 macro