Home
last modified time | relevance | path

Searched full:64000 (Results 1 – 25 of 202) sorted by relevance

123456789

/openbmc/linux/Documentation/devicetree/bindings/power/supply/
H A Drohm,bd99954.yaml72 # minimum: 64000
74 # multipleOf: 64000
77 # minimum: 64000
79 # multipleOf: 64000
82 # minimum: 64000
84 # multipleOf: 64000
95 # multipleOf: 64000
111 # multipleOf: 64000
130 multipleOf: 64000
/openbmc/linux/Documentation/devicetree/bindings/iio/dac/
H A Dadi,ad5755.yaml108 - enum: [64000, 32000, 16000, 8000, 4000, 2000, 1000, 500, 250, 125, 64, 32, 16, 8, 4, 0]
147 adi,slew = <0 64000 1>;
153 adi,slew = <0 64000 1>;
159 adi,slew = <0 64000 1>;
165 adi,slew = <0 64000 1>;
/openbmc/linux/drivers/cpufreq/
H A Dsa1110-cpufreq.c57 .refresh = 64000,
66 .refresh = 64000,
75 .refresh = 64000,
83 .refresh = 64000,
92 .refresh = 64000,
101 .refresh = 64000,
110 .refresh = 64000,
/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/spectrum/
H A Ddevlink_lib_spectrum.sh88 devlink_resource_size_set 64000 kvd linear
97 devlink_resource_size_set 64000 kvd linear
/openbmc/linux/sound/soc/codecs/
H A Dcs4265.c264 {8192000, 64000, 1, 0},
265 {12288000, 64000, 1, 1},
266 {16934400, 64000, 1, 2},
267 {24576000, 64000, 1, 3},
268 {32768000, 64000, 1, 4},
/openbmc/u-boot/arch/mips/mach-mscc/
H A DMakefile3 CFLAGS_cpu.o += -finline-limit=64000
/openbmc/u-boot/configs/
H A Dcolorfly_e708_q1_defconfig12 CONFIG_VIDEO_LCD_MODE="x:800,y:1280,depth:24,pclk_khz:64000,le:20,ri:34,up:1,lo:16,hs:10,vs:1,sync:…
/openbmc/linux/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_firmware.h39 #define MAX_FW_SIZE 64000
/openbmc/linux/sound/firewire/fireface/
H A Dff-protocol-latter.c82 { 64000, 0x04, }, in parse_clock_bits()
191 if (rate >= 64000 && rate < 128000) in latter_allocate_resources()
261 else if (rate >= 64000 && rate <= 96000) in latter_begin_session()
273 else if (rate >= 64000 && rate <= 96000) in latter_begin_session()
/openbmc/linux/drivers/media/test-drivers/vivid/
H A Dvivid-radio-common.h12 #define FM_FREQ_RANGE_LOW (64000U * 16U)
/openbmc/linux/drivers/usb/gadget/function/
H A Du_uac2.h24 #define UAC2_DEF_CSRATE 64000
/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/sound/soc/spear/
H A Dspdif_out.c121 case 64000: in spdif_out_hw_params()
126 core_freq = 64000 * 128 * 10; /* 81.92 MHz */ in spdif_out_hw_params()
/openbmc/linux/drivers/hwmon/
H A Dmax31827.c248 *val = 64000; in max31827_read()
355 case 64000: in max31827_write()
H A Dstts751.c444 temp = clamp_val(temp, -64000, 127937); in therm_store()
488 temp = clamp_val(temp, -64000, priv->therm); in hyst_store()
569 temp = clamp_val(temp, -64000, priv->event_max); in min_store()
H A Dtmp401.c280 temp = clamp_val(temp, -64000, 191000); in tmp401_temp_to_register()
281 temp += 64000; in tmp401_temp_to_register()
379 val = clamp_val(val, -64000, 191000); in tmp401_temp_write()
/openbmc/linux/Documentation/sound/cards/
H A Dbt87x.rst41 other values than the default 32000 (often it's 44100 or 64000).
/openbmc/linux/drivers/gpu/drm/tests/
H A Ddrm_modes_test.c106 * have 64000ns / 74ns = 864. in drm_test_modes_analog_tv_pal_576i()
/openbmc/linux/arch/sh/boards/mach-hp6xx/
H A Dsetup.c92 .buffer_size = 64000,
/openbmc/linux/sound/pci/echoaudio/
H A Dindigo_express_dsp.c49 case 64000: in set_sample_rate()
/openbmc/linux/sound/soc/mediatek/mt8186/
H A Dmt8186-afe-control.c139 case 64000: in tdm_rate_transform()
/openbmc/linux/sound/xen/
H A Dxen_snd_front_cfg.c36 { .name = "64000", .mask = SNDRV_PCM_RATE_64000, .value = 64000 },
/openbmc/linux/drivers/power/supply/
H A Dbd99954-charger.c776 LINEAR_RANGE(0, 0x0, 0x10, 64000),
793 LINEAR_RANGE(2560000, 0x28, 0x12C, 64000),
800 LINEAR_RANGE(2048000, 0x20, 0x12C, 64000),
806 LINEAR_RANGE(0, 0, 0xFF, 64000),
/openbmc/linux/tools/testing/selftests/netfilter/
H A Dnft_zones_many.sh54 type filter hook output priority -64000; policy accept;
/openbmc/linux/sound/soc/tegra/
H A Dtegra_wm8903.c39 case 64000: in tegra_wm8903_mclk_rate()

123456789