Home
last modified time | relevance | path

Searched refs:schemes (Results 1 – 18 of 18) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/mtd/
H A Dgpmc-nand.txt113 support ecc-schemes with hardware error-correction (BCHx_HW). However
114 such SoC can use ecc-schemes with software library for error-correction
121 Higher ECC schemes require more OOB/Spare area to store ECC syndrome,
131 '3' for HAM1_xx ecc schemes
132 '7' for BCH4_xx ecc schemes
133 '14' for BCH8_xx ecc schemes
134 '26' for BCH16_xx ecc schemes
141 probably use lower ecc-schemes like BCH8.
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_kg.c745 p_Scheme = &p_FmPcdKg->schemes[relativeSchemeId]; in IncSchemeOwners()
770 p_Scheme = &p_FmPcdKg->schemes[relativeSchemeId]; in DecSchemeOwners()
2606 ASSERT_COND(p_FmPcd->p_FmPcdKg->schemes[schemeId].valid); in FmPcdKgGetRequiredAction()
2615 ASSERT_COND(p_FmPcd->p_FmPcdKg->schemes[schemeId].valid); in FmPcdKgGetRequiredActionFlag()
2624 ASSERT_COND(p_FmPcd->p_FmPcdKg->schemes[schemeId].valid); in FmPcdKgIsDirectPlcr()
2626 return p_FmPcd->p_FmPcdKg->schemes[schemeId].directPlcr; in FmPcdKgIsDirectPlcr()
2634 ASSERT_COND(p_FmPcd->p_FmPcdKg->schemes[schemeId].valid); in FmPcdKgGetRelativeProfileId()
2643 ASSERT_COND(p_FmPcd->p_FmPcdKg->schemes[schemeId].valid); in FmPcdKgIsDistrOnPlcrProfile()
2667 ASSERT_COND(p_FmPcd->p_FmPcdKg->schemes[schemeId].valid); in FmPcdKgGetDoneAction()
2669 return p_FmPcd->p_FmPcdKg->schemes[schemeId].doneAction; in FmPcdKgGetDoneAction()
[all …]
H A Dfman_kg.c845 uint32_t schemes) in fman_kg_write_bind_schemes() argument
853 iowrite32be(schemes, &kg_pe_regs->fmkg_pe_sp); in fman_kg_write_bind_schemes()
H A Dfm_pcd.h253 t_FmPcdKgScheme schemes[FM_PCD_KG_NUM_OF_SCHEMES]; member
/f-stack/freebsd/arm64/conf/
H A DDEFAULTS11 # Default partitioning schemes
/f-stack/freebsd/amd64/conf/
H A DDEFAULTS18 # Default partitioning schemes
/f-stack/freebsd/i386/conf/
H A DDEFAULTS19 # Default partitioning schemes
/f-stack/freebsd/contrib/zlib/doc/
H A Dtxtvsbin.txt72 detection schemes observe the presence of non-ASCII codes from the range
93 be regarded as binary by general-purpose text detection schemes, because
/f-stack/dpdk/doc/guides/prog_guide/
H A Defd_lib.rst66 computation-based schemes is ``consistent hashing``, shown in :numref:`figure_efd2`.
75 Although computation-based schemes are simple and need very little
87 balancing, in contrast with computation-based schemes, the system designer
115 schemes. It doesn't require the large storage necessary for
116 flow-table based schemes (because EFD doesn't store the key as explained
H A Dmember_lib.rst86 schemes are presented including (a) vector of Bloom Filters and (b) Hash-Table based
87 set-summary schemes with and without false negative probability.
H A Dcompressdev.rst9 to perform those services. The framework currently only supports lossless compression schemes:
/f-stack/freebsd/contrib/device-tree/Bindings/reset/
H A Dreset.txt17 are dictated by the binding of the reset provider, although common schemes
/f-stack/freebsd/contrib/ncsw/inc/flib/
H A Dfsl_fman_kg.h421 uint32_t schemes);
/f-stack/dpdk/drivers/net/dpaa/
H A Ddpaa_fmc.c50 unsigned int schemes[FMC_SCHEMES_NUM]; member
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h781 …(t_Handle h_FmPcd, t_Handle h_FmTree, t_Handle h_NetEnv, t_Handle h_ReassemblyManip, bool schemes);
782 …(t_Handle h_FmPcd, t_Handle h_FmTree, t_Handle h_NetEnv, t_Handle h_ReassemblyManip, bool schemes);
/f-stack/tools/libxo/doc/
H A Dformatting.rst14 Modern tool developers favor encoding schemes like XML and JSON,
H A Dapi.rst1555 The number of encoding schemes in current use is staggering, with new
1556 and distinct schemes appearing daily. While libxo provide XML, JSON,
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Didle-states.yaml34 top of which ARM platforms implement power management schemes that allow an OS