Home
last modified time | relevance | path

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

12345

/linux/sound/firewire/fireface/
H A Dff-protocol-latter.c85 { 128000, 0x08, }, in parse_clock_bits()
191 if (rate >= 64000 && rate < 128000) in latter_allocate_resources()
193 else if (rate >= 128000) in latter_allocate_resources()
263 else if (rate >= 128000 && rate <= 192000) in latter_begin_session()
275 else if (rate >= 128000 && rate <= 192000) in latter_begin_session()
/linux/sound/soc/codecs/
H A Dcs4265.c285 {8192000, 128000, 2, 0},
286 {12288000, 128000, 2, 1},
287 {16934400, 128000, 2, 2},
288 {24576000, 128000, 2, 3},
289 {32768000, 128000, 2, 4},
H A Dcs35l45-tables.c285 { 0x0C, 128000 },
/linux/drivers/net/phy/aquantia/
H A Daquantia_hwmon.c59 if (value >= 128000 || value < -128000) in aqr_hwmon_set()
/linux/drivers/hwmon/
H A Dds620.c156 val = (clamp_val(val, -128000, 128000) * 10 / 625) * 8; in temp_store()
H A 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()
H A Demc1403.c450 val = clamp_val(val, -128000, 127000); in emc1403_set_hyst()
484 val = clamp_val(val, -128000, 127875); in emc1403_set_temp()
494 val = clamp_val(val, -128000, 127000); in emc1403_set_temp()
/linux/drivers/pinctrl/mediatek/
H A Dmtk-eint.c53 500, 1000, 16000, 32000, 64000, 128000, 256000, 0
58 125, 250, 500, 1000, 16000, 32000, 64000, 128000, 256000, 512000, 0
63 500, 1000, 16000, 32000, 64000, 128000, 256000, 512000, 0
/linux/include/uapi/linux/
H A Dcciss_ioctl.h39 #define MAX_KMALLOC_SIZE 128000
/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/
H A Ddevlink_lib_spectrum.sh92 devlink_resource_size_set 128000 kvd hash_single
/linux/drivers/i2c/busses/
H A Di2c-cht-wc.c363 PROPERTY_ENTRY_U32("ti,precharge-current", 128000),
403 PROPERTY_ENTRY_U32("ti,termination-current", 128000),
404 PROPERTY_ENTRY_U32("ti,precharge-current", 128000),
/linux/Documentation/devicetree/bindings/power/supply/
H A Dbq24190.yaml76 charge-term-current-microamp = <128000>;
H A Dbq25890.yaml119 ti,precharge-current = <128000>;
H A Dbattery.yaml158 charge-term-current-microamp = <128000>;
/linux/drivers/platform/x86/x86-android-tablets/
H A Dshared-psy-info.c47 PROPERTY_ENTRY_U32("charge-term-current-microamp", 128000),
H A Dasus.c213 PROPERTY_ENTRY_U32("charge-term-current-microamp", 128000),
/linux/sound/soc/mediatek/mt8186/
H A Dmt8186-afe-control.c145 case 128000: in tdm_rate_transform()
/linux/Documentation/networking/
H A Dgeneric-hdlc.rst48 sethdlc hdlc0 clock int rate 128000
/linux/sound/soc/rockchip/
H A Drockchip_pdm.c62 { 0, 128000 },
165 case 128000: in samplerate_to_bit()
/linux/tools/testing/selftests/net/
H A Dbig_tcp.sh21 MAX_SIZE=128000
/linux/drivers/cpufreq/
H A Dpasemi-cpufreq.c88 ret = (giztime & SDCPWR_GIZTIME_LONGLOCK) * 128000; in get_gizmo_latency()
/linux/drivers/iio/light/
H A Dal3320a.c59 {0, 512000}, {0, 128000}, {0, 32000}, {0, 10000}
/linux/sound/pci/rme9652/
H A Dhdsp.c973 if (hdsp->io_type == H9632) return 128000; in hdsp_spdif_sample_rate()
1188 case 128000: in hdsp_set_rate()
1189 if (current_rate < 128000) in hdsp_set_rate()
1194 if (current_rate < 128000) in hdsp_set_rate()
1199 if (current_rate < 128000) in hdsp_set_rate()
1223 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/Documentation/devicetree/bindings/thermal/
H A Dqcom-spmi-adc-tm5.yaml85 … enum: [15, 100, 200, 300, 400, 500, 600, 700, 1000, 2000, 4000, 8000, 16000, 32000, 64000, 128000]
/linux/Documentation/trace/
H A Dmmiotrace.rst101 $ echo 128000 > /sys/kernel/tracing/buffer_size_kb

12345