Home
last modified time | relevance | path

Searched refs:TNR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/Documentation/admin-guide/media/
H A Dipu3.rst248 TNR will be enabled in "VIDEO" mode and bypassed by "STILL" mode. ImgU is
473 q [label="TNR"]
547 TNR Temporal Noise Reduction block compares successive
/openbmc/linux/drivers/iommu/
H A Dmsm_iommu_hw-8xxx.h563 #define SET_TNR(b, c, v) SET_CONTEXT_FIELD(b, c, RESUME, TNR, v)
751 #define GET_TNR(b, c) GET_CONTEXT_FIELD(b, c, RESUME, TNR)
1119 #define TNR (TNR_MASK << TNR_SHIFT) macro