Home
last modified time | relevance | path

Searched full:150000 (Results 1 – 25 of 160) sorted by relevance

1234567

/openbmc/u-boot/arch/sandbox/dts/
H A Dsandbox_pmic.dtsi68 VAL2REG(150000, 25000, 150000)
72 VAL2REG(150000, 25000, 150000)
76 VAL2REG(100000, 50000, 150000)
80 VAL2REG(150000, 25000, 150000)
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8qm.dtsi184 clock-latency-ns = <150000>;
190 clock-latency-ns = <150000>;
196 clock-latency-ns = <150000>;
202 clock-latency-ns = <150000>;
214 clock-latency-ns = <150000>;
220 clock-latency-ns = <150000>;
226 clock-latency-ns = <150000>;
232 clock-latency-ns = <150000>;
H A Dimx8dxl.dtsi74 clock-latency-ns = <150000>;
80 clock-latency-ns = <150000>;
H A Dimx8qxp.dtsi143 clock-latency-ns = <150000>;
149 clock-latency-ns = <150000>;
H A Dimx8mp-debix-som-a-bmb-08.dts118 reset-deassert-us = <150000>;
145 reset-deassert-us = <150000>;
/openbmc/linux/drivers/regulator/
H A D88pm8607.c32 0, 25000, 50000, 75000, 100000, 125000, 150000, 175000,
39 0, 25000, 50000, 75000, 100000, 125000, 150000, 175000,
50 0, 50000, 100000, 150000, 200000, 250000, 300000, 350000,
61 0, 50000, 100000, 150000, 200000, 250000, 300000, 350000,
72 0, 25000, 50000, 75000, 100000, 125000, 150000, 175000,
83 0, 25000, 50000, 75000, 100000, 125000, 150000, 175000,
H A Dpfuze100-regulator.c416 PFUZE3000_VCC_REG(PFUZE3000, VCCSD, PFUZE100_VGEN3VOL, 2850000, 3300000, 150000),
417 PFUZE3000_VCC_REG(PFUZE3000, V33, PFUZE100_VGEN4VOL, 2850000, 3300000, 150000),
429 PFUZE3000_VCC_REG(PFUZE3001, VCCSD, PFUZE100_VGEN3VOL, 2850000, 3300000, 150000),
430 PFUZE3000_VCC_REG(PFUZE3001, V33, PFUZE100_VGEN4VOL, 2850000, 3300000, 150000),
/openbmc/qemu/tests/qtest/
H A Dlsm303dlhc-mag-test.c66 qmp_lsm303dlhc_mag_set_property(LSM303DLHC_MAG_TEST_ID, "mag-y", 150000); in send_and_receive()
69 g_assert_cmpint(value, ==, 150000); in send_and_receive()
116 qmp_lsm303dlhc_mag_set_property(LSM303DLHC_MAG_TEST_ID, "mag-y", 150000); in reg_wraparound()
/openbmc/linux/arch/arm/boot/dts/nvidia/
H A Dtegra20-acer-a500-picasso.dts766 emc-table@150000 {
767 reg = <150000>;
769 clock-frequency = <150000>;
864 emc-table@150000 {
865 reg = <150000>;
867 clock-frequency = <150000>;
962 emc-table@150000 {
963 reg = <150000>;
965 clock-frequency = <150000>;
1060 emc-table@150000 {
[all …]
/openbmc/linux/Documentation/translations/zh_CN/accounting/
H A Dpsi.rst74 示例:向/proc/pressure/memory写入"some 150000 1000000"将新增触发器,将在
108 const char trig[] = "some 150000 1000000";
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx7d.dtsi52 clock-latency-ns = <150000>;
60 clock-latency-ns = <150000>;
68 clock-latency-ns = <150000>;
/openbmc/linux/Documentation/devicetree/bindings/leds/
H A Dleds-mt6360.yaml120 led-max-microamp = <150000>;
171 led-max-microamp = <150000>;
H A Dkinetic,ktd2692.yaml82 flash-max-microamp = <150000>;
/openbmc/linux/arch/arm64/boot/dts/arm/
H A Drtsm_ve-motherboard-rs2.dtsi19 virtio@150000 {
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad4130.yaml165 enum: [0, 100, 10000, 20000, 50000, 100000, 150000, 200000]
172 enum: [0, 100, 10000, 20000, 50000, 100000, 150000, 200000]
/openbmc/linux/Documentation/accounting/
H A Dpsi.rst85 For example writing "some 150000 1000000" into /proc/pressure/memory
138 const char trig[] = "some 150000 1000000";
/openbmc/linux/Documentation/devicetree/bindings/iio/proximity/
H A Dvishay,vcnl3020.yaml42 100000, 110000, 120000, 130000, 140000, 150000, 160000, 170000,
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Ducode_loader.h22 #define MAX_FW_SIZE 150000
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dadi,max77857.yaml39 minimum: 150000
/openbmc/phosphor-pid-control/experiments/
H A Ddrive.cpp123 if (seriesCnt > 150000) in driveGoal()
125 std::cerr << "aborting after 150000 reads.\n"; in driveGoal()
/openbmc/linux/drivers/cpufreq/
H A Dpowernow-k6.c193 if (param_busfreq >= 50000 && param_busfreq <= 150000) { in powernow_k6_cpu_init()
197 pr_err("invalid bus_frequency parameter, allowed range 50000 - 150000 kHz\n"); in powernow_k6_cpu_init()
/openbmc/linux/scripts/
H A DMakefile.kasan72 ifeq ($(call clang-min-version, 150000)$(call gcc-min-version, 130000),y)
/openbmc/linux/drivers/platform/x86/x86-android-tablets/
H A Dshared-psy-info.c50 PROPERTY_ENTRY_U32("factory-internal-resistance-micro-ohms", 150000),
/openbmc/linux/samples/bpf/
H A Dtcp_clamp_kern.c28 int bufsize = 150000; in bpf_clamp()
/openbmc/linux/drivers/power/supply/
H A Dsmb347-charger.c248 [SMB345] = { 150000, 250000, 350000, 450000 },
249 [SMB347] = { 100000, 150000, 200000, 250000 },
250 [SMB358] = { 150000, 250000, 350000, 450000 },
256 100000, 125000, 150000, 200000 },
257 [SMB347] = { 37500, 50000, 100000, 150000,
260 100000, 125000, 150000, 200000 },

1234567