Home
last modified time | relevance | path

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

123456

/openbmc/u-boot/board/work-microwave/work_92105/
H A Dwork_92105_spl.c33 .refresh = 128000,
53 .refresh = 128000,
/openbmc/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()
/openbmc/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},
/openbmc/linux/drivers/net/phy/
H A Daquantia_hwmon.c73 if (value >= 128000 || value < -128000) in aqr_hwmon_set()
/openbmc/u-boot/doc/
H A DREADME.watchdog15 be 128000 msec for i.mx31/35/5x/6x.
/openbmc/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()
/openbmc/u-boot/drivers/watchdog/
H A Dimx_watchdog.c38 #define CONFIG_WATCHDOG_TIMEOUT_MSECS 128000 in hw_watchdog_init()
/openbmc/linux/include/uapi/linux/
H A Dcciss_ioctl.h39 #define MAX_KMALLOC_SIZE 128000
/openbmc/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
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/
H A Ddevlink_lib_spectrum.sh92 devlink_resource_size_set 128000 kvd hash_single
/openbmc/linux/Documentation/devicetree/bindings/power/supply/
H A Dbq24190.yaml75 charge-term-current-microamp = <128000>;
H A Dbq25890.yaml119 ti,precharge-current = <128000>;
H A Dbattery.yaml158 charge-term-current-microamp = <128000>;
/openbmc/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),
/openbmc/linux/drivers/platform/x86/x86-android-tablets/
H A Dshared-psy-info.c47 PROPERTY_ENTRY_U32("charge-term-current-microamp", 128000),
/openbmc/qemu/hw/sensor/
H A Dtmp105.c111 if (temp >= 128000 || temp < -128000) { in tmp105_set_temperature()
/openbmc/linux/sound/soc/mediatek/mt8186/
H A Dmt8186-afe-control.c145 case 128000: in tdm_rate_transform()
/openbmc/linux/Documentation/networking/
H A Dgeneric-hdlc.rst48 sethdlc hdlc0 clock int rate 128000
/openbmc/linux/sound/soc/rockchip/
H A Drockchip_pdm.c63 { 0, 128000 },
166 case 128000: in samplerate_to_bit()
/openbmc/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 …]
/openbmc/linux/tools/testing/selftests/net/
H A Dbig_tcp.sh21 MAX_SIZE=128000
/openbmc/linux/drivers/iio/light/
H A Dal3320a.c60 {0, 512000}, {0, 128000}, {0, 32000}, {0, 10000}
/openbmc/linux/drivers/cpufreq/
H A Dpasemi-cpufreq.c88 ret = (giztime & SDCPWR_GIZTIME_LONGLOCK) * 128000; in get_gizmo_latency()
/openbmc/linux/Documentation/devicetree/bindings/thermal/
H A Dqcom-spmi-adc-tm5.yaml86 … enum: [15, 100, 200, 300, 400, 500, 600, 700, 1000, 2000, 4000, 8000, 16000, 32000, 64000, 128000]

123456