/Linux-v5.10/sound/firewire/fireface/ |
D | ff-protocol-latter.c | 32 { 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()
|
D | ff-protocol-former.c | 30 { 128000, 0x00000012, }, in parse_clock_bits() 193 { 128000, 0x0e000000, }, in dump_sync_status()
|
/Linux-v5.10/sound/soc/codecs/ |
D | cs4265.c | 286 {8192000, 128000, 2, 0}, 287 {12288000, 128000, 2, 1}, 288 {16934400, 128000, 2, 2}, 289 {24576000, 128000, 2, 3}, 290 {32768000, 128000, 2, 4},
|
D | adau1977.c | 258 else if (rate >= 128000 && rate <= 192000) in adau1977_lookup_fs() 767 8000, 16000, 32000, 64000, 128000,
|
D | ssm4567.c | 214 else if (rate >= 128000 && rate <= 192000) in ssm4567_hw_params()
|
/Linux-v5.10/drivers/net/phy/ |
D | aquantia_hwmon.c | 73 if (value >= 128000 || value < -128000) in aqr_hwmon_set()
|
/Linux-v5.10/drivers/hwmon/ |
D | ds620.c | 156 val = (clamp_val(val, -128000, 128000) * 10 / 625) * 8; in temp_store()
|
D | lm95241.c | 159 *val = (data->config & R1DF_MASK) ? -128000 : 0; in lm95241_read_temp() 161 *val = (data->config & R2DF_MASK) ? -128000 : 0; in lm95241_read_temp()
|
D | adt7470.c | 469 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()
|
D | lm83.c | 75 #define TEMP_TO_REG(val) ((val) <= -128000 ? -128 : \
|
D | max31730.c | 42 #define MAX31730_TEMP_MIN (-128000)
|
/Linux-v5.10/Documentation/devicetree/bindings/power/supply/ |
D | bq24190.txt | 40 charge-term-current-microamp = <128000>;
|
D | bq25890.txt | 53 ti,precharge-current = <128000>;
|
D | battery.yaml | 142 charge-term-current-microamp = <128000>;
|
/Linux-v5.10/include/uapi/linux/ |
D | cciss_ioctl.h | 39 #define MAX_KMALLOC_SIZE 128000
|
/Linux-v5.10/tools/testing/selftests/drivers/net/mlxsw/spectrum/ |
D | devlink_lib_spectrum.sh | 94 devlink_resource_size_set 128000 kvd hash_single
|
/Linux-v5.10/Documentation/networking/ |
D | generic-hdlc.rst | 48 sethdlc hdlc0 clock int rate 128000
|
/Linux-v5.10/drivers/iio/light/ |
D | al3320a.c | 59 {0, 512000}, {0, 128000}, {0, 32000}, {0, 10000}
|
/Linux-v5.10/sound/pci/rme9652/ |
D | hdsp.c | 978 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/ |
D | pasemi-cpufreq.c | 89 ret = (giztime & SDCPWR_GIZTIME_LONGLOCK) * 128000; in get_gizmo_latency()
|
/Linux-v5.10/drivers/gpu/drm/i915/display/ |
D | intel_audio.c | 92 { 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/ |
D | mmiotrace.rst | 101 $ echo 128000 > /sys/kernel/debug/tracing/buffer_size_kb
|
/Linux-v5.10/Documentation/devicetree/bindings/iio/adc/ |
D | qcom,spmi-vadc.yaml | 230 8000, 16000, 32000, 64000, 128000 ]
|
/Linux-v5.10/sound/soc/intel/skylake/ |
D | skl-topology.h | 78 SKL_FS_128000 = 128000,
|
/Linux-v5.10/Documentation/sound/cards/ |
D | hdspm.rst | 62 Quad Speed -- 128000, 176400, 192000 (untested)
|