Searched full:peaks (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/sound/pci/au88x0/ |
D | au88x0_eq.c | 312 static void vortex_EqHw_SetLevels(vortex_t *vortex, const u16 peaks[]) in vortex_EqHw_SetLevels() argument 317 /* set left peaks */ in vortex_EqHw_SetLevels() 319 hwwrite(vortex->mmio, 0x2b024 + i * VORTEX_BAND_COEFF_SIZE, peaks[i]); in vortex_EqHw_SetLevels() 322 hwwrite(vortex->mmio, 0x2b3cc, peaks[eqhw->this04]); in vortex_EqHw_SetLevels() 323 hwwrite(vortex->mmio, 0x2b3d8, peaks[eqhw->this04 + 1]); in vortex_EqHw_SetLevels() 325 /* set right peaks */ in vortex_EqHw_SetLevels() 328 peaks[i + (eqhw->this04 + 2)]); in vortex_EqHw_SetLevels() 331 hwwrite(vortex->mmio, 0x2b3e4, peaks[2 + (eqhw->this04 * 2)]); in vortex_EqHw_SetLevels() 332 hwwrite(vortex->mmio, 0x2b3f0, peaks[3 + (eqhw->this04 * 2)]); in vortex_EqHw_SetLevels() 475 /* Read all EQ peaks. (think VU meter) */ [all …]
|
/linux-6.12.1/drivers/comedi/drivers/ |
D | jr3_pci.h | 392 * (ex. to watch filter3 data for peaks, set this value to 0x00a8). 481 * not miss any peaks. To read the data, use either the read peaks 482 * command (pg. 40), or the read and reset peaks command (pg. 39). 483 * The address of the data to watch for peaks is stored in the
|
/linux-6.12.1/Documentation/devicetree/bindings/regulator/ |
D | dlg,da9121.yaml | 26 to allow for transient peaks.
|
/linux-6.12.1/drivers/net/wireless/ath/ath9k/ |
D | dfs.c | 46 /* Threshold for difference of delta peaks */
|
/linux-6.12.1/drivers/iio/light/ |
D | rohm-bu27034.c | 184 * area (mostly). The data0 sensitivity peaks at 500nm, DATA1 at 600nm.
|
/linux-6.12.1/drivers/input/misc/ |
D | ad714x.c | 610 * If 2 fingers are touching the sensor then 2 peaks can be observed in the
|
/linux-6.12.1/drivers/gpu/drm/i915/display/ |
D | intel_bw.c | 1015 drm_dbg_kms(&i915->drm, "Matching peaks QGV bw: %d for required data rate: %d\n", in mtl_find_qgv_points()
|
/linux-6.12.1/drivers/net/wireless/intel/iwlegacy/ |
D | 3945.c | 2000 * power peaks, without too much distortion (clipping). in il3945_hw_reg_init_channel_groups()
|