Home
last modified time | relevance | path

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

12345

/Linux-v6.1/sound/firewire/fireface/
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()
Dff-protocol-former.c28 { 128000, 0x00000012, }, in parse_clock_bits()
191 { 128000, 0x0e000000, }, in dump_sync_status()
/Linux-v6.1/sound/soc/codecs/
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},
Dcs35l45-tables.c151 { 0x0C, 128000 },
Dadau1977.c257 else if (rate >= 128000 && rate <= 192000) in adau1977_lookup_fs()
767 8000, 16000, 32000, 64000, 128000,
/Linux-v6.1/drivers/net/phy/
Daquantia_hwmon.c73 if (value >= 128000 || value < -128000) in aqr_hwmon_set()
/Linux-v6.1/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()
/Linux-v6.1/drivers/pinctrl/mediatek/
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-v6.1/include/uapi/linux/
Dcciss_ioctl.h39 #define MAX_KMALLOC_SIZE 128000
/Linux-v6.1/tools/testing/selftests/drivers/net/mlxsw/spectrum/
Ddevlink_lib_spectrum.sh92 devlink_resource_size_set 128000 kvd hash_single
/Linux-v6.1/Documentation/devicetree/bindings/power/supply/
Dbq24190.yaml75 charge-term-current-microamp = <128000>;
Dbq25890.yaml115 ti,precharge-current = <128000>;
Dbattery.yaml158 charge-term-current-microamp = <128000>;
/Linux-v6.1/sound/soc/mediatek/mt8186/
Dmt8186-afe-control.c146 case 128000: in tdm_rate_transform()
/Linux-v6.1/Documentation/networking/
Dgeneric-hdlc.rst48 sethdlc hdlc0 clock int rate 128000
/Linux-v6.1/drivers/iio/light/
Dal3320a.c59 {0, 512000}, {0, 128000}, {0, 32000}, {0, 10000}
/Linux-v6.1/sound/pci/rme9652/
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()
1759 "None", "128000", "176400", "192000" in snd_hdsp_info_spdif_sample_rate()
1790 case 128000: in snd_hdsp_get_spdif_sample_rate()
1843 "None", "128000", "176400", "192000" in snd_hdsp_info_autosync_sample_rate()
1873 case 128000: in snd_hdsp_get_autosync_sample_rate()
[all …]
/Linux-v6.1/sound/soc/rockchip/
Drockchip_pdm.c63 { 0, 128000 },
166 case 128000: in samplerate_to_bit()
/Linux-v6.1/drivers/cpufreq/
Dpasemi-cpufreq.c88 ret = (giztime & SDCPWR_GIZTIME_LONGLOCK) * 128000; in get_gizmo_latency()
/Linux-v6.1/Documentation/devicetree/bindings/thermal/
Dqcom-spmi-adc-tm5.yaml85 … enum: [15, 100, 200, 300, 400, 500, 600, 700, 1000, 2000, 4000, 8000, 16000, 32000, 64000, 128000]
/Linux-v6.1/Documentation/devicetree/bindings/iio/adc/
Dqcom,spmi-vadc.yaml230 8000, 16000, 32000, 64000, 128000 ]
/Linux-v6.1/Documentation/trace/
Dmmiotrace.rst101 $ echo 128000 > /sys/kernel/debug/tracing/buffer_size_kb
/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_audio.c104 { 128000, LC_162M, 4096, 10125 },
113 { 128000, LC_270M, 4096, 16875 },
122 { 128000, LC_540M, 4096, 33750 },
131 { 128000, LC_810M, 4096, 50625 },
/Linux-v6.1/sound/soc/
Dsoc-utils-test.c24 { 8000, SNDRV_PCM_FORMAT_S16_LE, 1, 0, 0, 0, 128000 },

12345