/Linux-v5.15/sound/firewire/fireface/ |
D | ff-protocol-latter.c | 87 { 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()
|
D | ff-protocol-former.c | 30 { 128000, 0x00000012, }, in parse_clock_bits() 193 { 128000, 0x0e000000, }, in dump_sync_status()
|
/Linux-v5.15/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 | 257 else if (rate >= 128000 && rate <= 192000) in adau1977_lookup_fs() 766 8000, 16000, 32000, 64000, 128000,
|
/Linux-v5.15/drivers/net/phy/ |
D | aquantia_hwmon.c | 73 if (value >= 128000 || value < -128000) in aqr_hwmon_set()
|
/Linux-v5.15/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 | lm90.c | 868 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()
|
D | lm83.c | 75 #define TEMP_TO_REG(val) ((val) <= -128000 ? -128 : \
|
D | max31730.c | 42 #define MAX31730_TEMP_MIN (-128000)
|
/Linux-v5.15/include/uapi/linux/ |
D | cciss_ioctl.h | 39 #define MAX_KMALLOC_SIZE 128000
|
/Linux-v5.15/tools/testing/selftests/drivers/net/mlxsw/spectrum/ |
D | devlink_lib_spectrum.sh | 94 devlink_resource_size_set 128000 kvd hash_single
|
/Linux-v5.15/Documentation/devicetree/bindings/power/supply/ |
D | bq24190.yaml | 75 charge-term-current-microamp = <128000>;
|
D | bq25890.yaml | 115 ti,precharge-current = <128000>;
|
D | battery.yaml | 153 charge-term-current-microamp = <128000>;
|
/Linux-v5.15/Documentation/devicetree/bindings/thermal/ |
D | qcom-spmi-adc-tm5.yaml | 81 … enum: [15, 100, 200, 300, 400, 500, 600, 700, 1000, 2000, 4000, 8000, 16000, 32000, 64000, 128000]
|
/Linux-v5.15/Documentation/networking/ |
D | generic-hdlc.rst | 48 sethdlc hdlc0 clock int rate 128000
|
/Linux-v5.15/drivers/iio/light/ |
D | al3320a.c | 59 {0, 512000}, {0, 128000}, {0, 32000}, {0, 10000}
|
/Linux-v5.15/sound/pci/rme9652/ |
D | hdsp.c | 970 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/ |
D | pasemi-cpufreq.c | 89 ret = (giztime & SDCPWR_GIZTIME_LONGLOCK) * 128000; in get_gizmo_latency()
|
/Linux-v5.15/drivers/gpu/drm/i915/display/ |
D | intel_audio.c | 93 { 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/ |
D | mmiotrace.rst | 101 $ echo 128000 > /sys/kernel/debug/tracing/buffer_size_kb
|
/Linux-v5.15/Documentation/devicetree/bindings/iio/adc/ |
D | qcom,spmi-vadc.yaml | 229 8000, 16000, 32000, 64000, 128000 ]
|
/Linux-v5.15/sound/soc/intel/skylake/ |
D | skl-topology.h | 78 SKL_FS_128000 = 128000,
|
/Linux-v5.15/Documentation/sound/cards/ |
D | hdspm.rst | 62 Quad Speed -- 128000, 176400, 192000 (untested)
|