Searched full:peaks (Results 1 – 4 of 4) sorted by relevance
| /linux/sound/pci/au88x0/ |
| H A 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/drivers/comedi/drivers/ |
| H A 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/Documentation/devicetree/bindings/regulator/ |
| H A D | dlg,da9121.yaml | 26 to allow for transient peaks.
|
| /linux/drivers/net/wireless/intel/iwlegacy/ |
| H A D | 3945.c | 2000 * power peaks, without too much distortion (clipping). in il3945_hw_reg_init_channel_groups()
|