Home
last modified time | relevance | path

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

12345

/Linux-v5.15/sound/firewire/fireface/
Dff-protocol-latter.c87 { 128000, 0x08, }, in parse_clock_bits()
193 if (rate >= 64000 && rate < 128000) in latter_allocate_resources()
195 else if (rate >= 128000) in latter_allocate_resources()
265 else if (rate >= 128000 && rate <= 192000) in latter_begin_session()
277 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.15/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.c257 else if (rate >= 128000 && rate <= 192000) in adau1977_lookup_fs()
766 8000, 16000, 32000, 64000, 128000,
/Linux-v5.15/drivers/net/phy/
Daquantia_hwmon.c73 if (value >= 128000 || value < -128000) in aqr_hwmon_set()
/Linux-v5.15/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()
Dlm90.c868 if (val <= -128000) in temp_to_s8()
888 if (val <= -128000) in temp_to_s16()
1034 val = max(val, -128000l); in lm90_set_temp11()
1097 val = max(val, -128000l); in lm90_set_temp8()
1147 val = max(val, -128000l); in lm90_set_temphyst()
Dlm83.c75 #define TEMP_TO_REG(val) ((val) <= -128000 ? -128 : \
Dmax31730.c42 #define MAX31730_TEMP_MIN (-128000)
/Linux-v5.15/include/uapi/linux/
Dcciss_ioctl.h39 #define MAX_KMALLOC_SIZE 128000
/Linux-v5.15/tools/testing/selftests/drivers/net/mlxsw/spectrum/
Ddevlink_lib_spectrum.sh94 devlink_resource_size_set 128000 kvd hash_single
/Linux-v5.15/Documentation/devicetree/bindings/power/supply/
Dbq24190.yaml75 charge-term-current-microamp = <128000>;
Dbq25890.yaml115 ti,precharge-current = <128000>;
Dbattery.yaml153 charge-term-current-microamp = <128000>;
/Linux-v5.15/Documentation/devicetree/bindings/thermal/
Dqcom-spmi-adc-tm5.yaml81 … enum: [15, 100, 200, 300, 400, 500, 600, 700, 1000, 2000, 4000, 8000, 16000, 32000, 64000, 128000]
/Linux-v5.15/Documentation/networking/
Dgeneric-hdlc.rst48 sethdlc hdlc0 clock int rate 128000
/Linux-v5.15/drivers/iio/light/
Dal3320a.c59 {0, 512000}, {0, 128000}, {0, 32000}, {0, 10000}
/Linux-v5.15/sound/pci/rme9652/
Dhdsp.c970 if (hdsp->io_type == H9632) return 128000; in hdsp_spdif_sample_rate()
1185 case 128000: in hdsp_set_rate()
1186 if (current_rate < 128000) in hdsp_set_rate()
1191 if (current_rate < 128000) in hdsp_set_rate()
1196 if (current_rate < 128000) in hdsp_set_rate()
1220 if (rate >= 128000) { in hdsp_set_rate()
1756 "None", "128000", "176400", "192000" in snd_hdsp_info_spdif_sample_rate()
1787 case 128000: in snd_hdsp_get_spdif_sample_rate()
1840 "None", "128000", "176400", "192000" in snd_hdsp_info_autosync_sample_rate()
1870 case 128000: in snd_hdsp_get_autosync_sample_rate()
[all …]
/Linux-v5.15/drivers/cpufreq/
Dpasemi-cpufreq.c89 ret = (giztime & SDCPWR_GIZTIME_LONGLOCK) * 128000; in get_gizmo_latency()
/Linux-v5.15/drivers/gpu/drm/i915/display/
Dintel_audio.c93 { 128000, LC_162M, 4096, 10125 },
102 { 128000, LC_270M, 4096, 16875 },
111 { 128000, LC_540M, 4096, 33750 },
120 { 128000, LC_810M, 4096, 50625 },
/Linux-v5.15/Documentation/trace/
Dmmiotrace.rst101 $ echo 128000 > /sys/kernel/debug/tracing/buffer_size_kb
/Linux-v5.15/Documentation/devicetree/bindings/iio/adc/
Dqcom,spmi-vadc.yaml229 8000, 16000, 32000, 64000, 128000 ]
/Linux-v5.15/sound/soc/intel/skylake/
Dskl-topology.h78 SKL_FS_128000 = 128000,
/Linux-v5.15/Documentation/sound/cards/
Dhdspm.rst62 Quad Speed -- 128000, 176400, 192000 (untested)

12345