Home
last modified time | relevance | path

Searched refs:generations (Results 1 – 11 of 11) sorted by relevance

/freebsd-13-stable/sys/contrib/device-tree/Bindings/interrupt-controller/
Dnvidia,tegra20-ictlr.txt14 Tegra generations later than Tegra30 the compatible value should
/freebsd-13-stable/sys/contrib/device-tree/Bindings/fuse/
Dnvidia,tegra20-fuse.txt13 available in later generations such as fab code, lot code, wafer id,..
/freebsd-13-stable/sys/contrib/device-tree/Bindings/memory-controllers/
Dmediatek,smi-common.txt5 Mediatek SMI have two generations of HW architecture, here is the list
/freebsd-13-stable/sys/cam/
HDcam_xpt.c1708 cdm->pos.generations[CAM_BUS_GENERATION]= in xptedtbusfunc()
1741 if ((cdm->pos.generations[CAM_TARGET_GENERATION] != in xptedtbusfunc()
1777 if (cdm->pos.generations[CAM_DEV_GENERATION] != in xptedttargetfunc()
1842 cdm->pos.generations[CAM_BUS_GENERATION]= in xptedtdevicefunc()
1845 cdm->pos.generations[CAM_TARGET_GENERATION] = in xptedtdevicefunc()
1848 cdm->pos.generations[CAM_DEV_GENERATION] = in xptedtdevicefunc()
1901 if (cdm->pos.generations[CAM_PERIPH_GENERATION] != in xptedtdevicefunc()
1956 cdm->pos.generations[CAM_BUS_GENERATION]= in xptedtperiphfunc()
1959 cdm->pos.generations[CAM_TARGET_GENERATION] = in xptedtperiphfunc()
1962 cdm->pos.generations[CAM_DEV_GENERATION] = in xptedtperiphfunc()
[all …]
HDcam_ccb.h556 u_int generations[4]; member
/freebsd-13-stable/sys/contrib/device-tree/Bindings/iommu/
Dmediatek,iommu.txt4 this M4U have two generations of HW architecture. Generation one uses flat
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonIntrinsics.td242 // Patterns for optimizing code generations for HVX.
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIRegisterInfo.td222 // Encoding changes between subtarget generations.
/freebsd-13-stable/contrib/ntp/util/
HDntp-keygen-opts.def529 This allows new file generations to be activated simply
HDinvoke-ntp-keygen.texi263 This allows new file generations to be activated simply
/freebsd-13-stable/sys/contrib/dev/acpica/
HDchanges.txt7820 of size_t on 32-bit versus 64-bit generations. Lin Ming.