Searched full:thd (Results 1 – 14 of 14) sorted by relevance
/linux/Documentation/devicetree/bindings/sound/ |
H A D | st,sta32x.txt | 67 If present, power bridge correction for THD reduction near maximum 97 // correction for THD reduction
|
H A D | st,sta350.txt | 71 If present, power bridge correction for THD reduction near maximum 127 // correction for THD reduction
|
H A D | richtek,rtq9128.yaml | 15 THD+N from a 25V supply in automotive applications.
|
/linux/drivers/i2c/busses/ |
H A D | i2c-designware-common.c | 425 * IC_[FS]S_SCL_HCNT + 3 >= IC_CLK * (tHD;STA + tf) in i2c_dw_scl_hcnt() 427 * This is just experimental rule; the tHD;STA period turned in i2c_dw_scl_hcnt() 429 * we could meet both tHIGH and tHD;STA timing specs. in i2c_dw_scl_hcnt()
|
H A D | i2c-designware-master.c | 72 4000, /* tHD;STA = tHIGH = 4.0 us */ in i2c_dw_set_timings_master() 128 600, /* tHD;STA = tHIGH = 0.6 us */ in i2c_dw_set_timings_master()
|
H A D | i2c-jz4780.c | 304 * tHD:DAT in jz4780_i2c_set_speed()
|
/linux/sound/soc/codecs/ |
H A D | nau8824.c | 418 SOC_SINGLE("THD for key media", 420 SOC_SINGLE("THD for key voice command", 422 SOC_SINGLE("THD for key volume up", 424 SOC_SINGLE("THD for key volume down",
|
/linux/drivers/block/mtip32xx/ |
H A D | mtip32xx.h | 446 struct task_struct *mtip_svc_handler; /* task_struct of svc thd */
|
H A D | mtip32xx.c | 901 continue; /* svc thd is actively issuing commands */ in mtip_quiesce_io()
|
/linux/drivers/iio/accel/ |
H A D | mma9553.c | 81 #define MMA9553_ACTIVITY_THD_TO_SEC(thd) ((thd) / MMA9553_DEFAULT_SAMPLE_RATE) argument
|
/linux/include/linux/ |
H A D | rtsx_pci.h | 1145 * @sd_400mA_ocp_thd: 400mA ocp thd 1146 * @sd_800mA_ocp_thd: 800mA ocp thd
|
/linux/drivers/media/pci/intel/ipu6/ |
H A D | ipu6-isys.c | 275 const u8 *thd = isys->pdata->ipdata->hw_variant.cdc_fifo_threshold; in isys_setup_hw() local 304 writel(thd[i], base + IPU6_REG_ISYS_CDC_THRESHOLD(i)); in isys_setup_hw()
|
/linux/drivers/gpu/drm/sti/ |
H A D | sti_hda.c | 342 seq_puts(s, "\tHD DACs "); in hda_dbg_video_dacs_ctrl()
|
/linux/drivers/i2c/ |
H A D | i2c-core-base.c | 267 /* Honour minimum tf and thd:dat */ in i2c_generic_scl_recovery()
|