Home
last modified time | relevance | path

Searched full:128000 (Results 1 – 25 of 97) sorted by relevance

1234

/Linux-v5.10/sound/firewire/fireface/
Dff-protocol-latter.c32 { 128000, 0x08000000, }, in parse_clock_bits()
125 if (rate >= 64000 && rate < 128000) in latter_allocate_resources()
127 else if (rate >= 128000) in latter_allocate_resources()
197 else if (rate >= 128000 && rate <= 192000) in latter_begin_session()
209 else if (rate >= 128000 && rate <= 192000) in latter_begin_session()
Dff-protocol-former.c30 { 128000, 0x00000012, }, in parse_clock_bits()
193 { 128000, 0x0e000000, }, in dump_sync_status()
/Linux-v5.10/sound/soc/codecs/
Dcs4265.c286 {8192000, 128000, 2, 0},
287 {12288000, 128000, 2, 1},
288 {16934400, 128000, 2, 2},
289 {24576000, 128000, 2, 3},
290 {32768000, 128000, 2, 4},
Dadau1977.c258 else if (rate >= 128000 && rate <= 192000) in adau1977_lookup_fs()
767 8000, 16000, 32000, 64000, 128000,
Dssm4567.c214 else if (rate >= 128000 && rate <= 192000) in ssm4567_hw_params()
/Linux-v5.10/drivers/net/phy/
Daquantia_hwmon.c73 if (value >= 128000 || value < -128000) in aqr_hwmon_set()
/Linux-v5.10/drivers/hwmon/
Dds620.c156 val = (clamp_val(val, -128000, 128000) * 10 / 625) * 8; in temp_store()
Dlm95241.c159 *val = (data->config & R1DF_MASK) ? -128000 : 0; in lm95241_read_temp()
161 *val = (data->config & R2DF_MASK) ? -128000 : 0; in lm95241_read_temp()
Dadt7470.c469 temp = clamp_val(temp, -128000, 127000); in temp_min_store()
501 temp = clamp_val(temp, -128000, 127000); in temp_max_store()
852 temp = clamp_val(temp, -128000, 127000); in pwm_tmin_store()
Dlm83.c75 #define TEMP_TO_REG(val) ((val) <= -128000 ? -128 : \
Dmax31730.c42 #define MAX31730_TEMP_MIN (-128000)
/Linux-v5.10/Documentation/devicetree/bindings/power/supply/
Dbq24190.txt40 charge-term-current-microamp = <128000>;
Dbq25890.txt53 ti,precharge-current = <128000>;
Dbattery.yaml142 charge-term-current-microamp = <128000>;
/Linux-v5.10/include/uapi/linux/
Dcciss_ioctl.h39 #define MAX_KMALLOC_SIZE 128000
/Linux-v5.10/tools/testing/selftests/drivers/net/mlxsw/spectrum/
Ddevlink_lib_spectrum.sh94 devlink_resource_size_set 128000 kvd hash_single
/Linux-v5.10/Documentation/networking/
Dgeneric-hdlc.rst48 sethdlc hdlc0 clock int rate 128000
/Linux-v5.10/drivers/iio/light/
Dal3320a.c59 {0, 512000}, {0, 128000}, {0, 32000}, {0, 10000}
/Linux-v5.10/sound/pci/rme9652/
Dhdsp.c978 if (hdsp->io_type == H9632) return 128000; in hdsp_spdif_sample_rate()
1193 case 128000: in hdsp_set_rate()
1194 if (current_rate < 128000) in hdsp_set_rate()
1199 if (current_rate < 128000) in hdsp_set_rate()
1204 if (current_rate < 128000) in hdsp_set_rate()
1228 if (rate >= 128000) { in hdsp_set_rate()
1761 "None", "128000", "176400", "192000" in snd_hdsp_info_spdif_sample_rate()
1792 case 128000: in snd_hdsp_get_spdif_sample_rate()
1845 "None", "128000", "176400", "192000" in snd_hdsp_info_autosync_sample_rate()
1875 case 128000: in snd_hdsp_get_autosync_sample_rate()
[all …]
/Linux-v5.10/drivers/cpufreq/
Dpasemi-cpufreq.c89 ret = (giztime & SDCPWR_GIZTIME_LONGLOCK) * 128000; in get_gizmo_latency()
/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_audio.c92 { 128000, LC_162M, 4096, 10125 },
101 { 128000, LC_270M, 4096, 16875 },
110 { 128000, LC_540M, 4096, 33750 },
119 { 128000, LC_810M, 4096, 50625 },
/Linux-v5.10/Documentation/trace/
Dmmiotrace.rst101 $ echo 128000 > /sys/kernel/debug/tracing/buffer_size_kb
/Linux-v5.10/Documentation/devicetree/bindings/iio/adc/
Dqcom,spmi-vadc.yaml230 8000, 16000, 32000, 64000, 128000 ]
/Linux-v5.10/sound/soc/intel/skylake/
Dskl-topology.h78 SKL_FS_128000 = 128000,
/Linux-v5.10/Documentation/sound/cards/
Dhdspm.rst62 Quad Speed -- 128000, 176400, 192000 (untested)

1234