Home
last modified time | relevance | path

Searched full:3000 (Results 1 – 25 of 649) sorted by relevance

12345678910>>...26

/linux/Documentation/devicetree/bindings/usb/
H A Dfcs,fusb302.yaml60 source-pdos = <PDO_FIXED(5000, 3000, PDO_FIXED_USB_COMM)>;
61 sink-pdos = <PDO_FIXED(5000, 3000, PDO_FIXED_USB_COMM)
62 PDO_VAR(3000, 12000, 3000)
63 PDO_PPS_APDO(3000, 11000, 3000)>;
/linux/drivers/mtd/nand/raw/
H A Dnand_timings.c305 .tAC_min = 3000,
318 .tDQSCK_min = 3000,
347 .tAC_min = 3000,
360 .tDQSCK_min = 3000,
366 .tDS_min = 3000,
370 .tQHS_max = 3000,
389 .tAC_min = 3000,
402 .tDQSCK_min = 3000,
431 .tAC_min = 3000,
435 .tCAH_min = 3000,
[all …]
/linux/drivers/regulator/
H A Dtwl-regulator.c298 3000, 3000, 3000, 3000,
303 UNSUP(2600), 2800, UNSUP(2850), UNSUP(3000),
314 3000, 3000, 3000, 3000,
319 UNSUP(2600), 2800, UNSUP(2850), UNSUP(3000),
323 1850, 2850, 3000, 3150,
328 2600, 2800, 2850, 3000,
333 UNSUP(2800), UNSUP(3000), UNSUP(3000), UNSUP(3000),
338 UNSUP(2600), UNSUP(2800), UNSUP(2850), UNSUP(3000),
343 2800, 3000, 3000, 3000,
H A Dwm8994-regulator.c84 .enable_time = 3000,
96 .enable_time = 3000,
113 .enable_time = 3000,
124 .enable_time = 3000,
/linux/tools/testing/selftests/tc-testing/tc-tests/qdiscs/
H A Dfifo.json67 "name": "Add bfifo qdisc on egress with queue size of 3000 bytes",
77 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root bfifo limit 3000b",
80 "matchPattern": "qdisc bfifo 1: root.*limit 3000b",
88 "name": "Add pfifo qdisc on egress with queue size of 3000 packets",
97 "$IP link set dev $DUMMY txqueuelen 3000"
99 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root pfifo limit 3000",
102 "matchPattern": "qdisc pfifo 1: root.*limit 3000p",
182 "cmdUnderTest": "$TC qdisc replace dev $DUMMY handle 1: root bfifo limit 3000b",
185 "matchPattern": "qdisc bfifo 1: root.*limit 3000b",
H A Dets.json409 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root ets quanta 1000 2000 3000 4000 5000 priomap 0 0 1 0 1 2 0 1 2 3 0 1 2 3 4 0",
412 "matchPattern": "qdisc ets 1: root .*quanta 1000 2000 3000 4000 5000 priomap 0 0 1 0 1 2 0 1 2 3 0 1 2 3 4 0",
451 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root ets strict 2 quanta 1000 2000 3000 priomap 0 0 1 0 1 2 0 1 2 3 0 1 2 3 4 0",
454 "matchPattern": "qdisc ets 1: root .*strict 2 quanta 1000 2000 3000 priomap 0 0 1 0 1 2 0 1 2 3 0 1 2 3 4 0",
472 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root ets quanta 4000 3000 2000",
493 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root ets quanta 4000 3000 2000",
496 "matchPattern": "class ets 1:2 root quantum 3000",
514 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root ets quanta 4000 3000 2000",
556 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root ets bands 2 quanta 1000 2000 3000",
596 "cmdUnderTest": "$TC qdisc add dev $DUMMY handle 1: root ets bands 4 strict 2 quanta 1000 2000 3000",
[all...]
/linux/arch/arm/boot/dts/microchip/
H A Dsama5d3xmb_gmac.dtsi22 txc-skew-ps = <3000>;
24 rxc-skew-ps = <3000>;
36 txc-skew-ps = <3000>;
38 rxc-skew-ps = <3000>;
/linux/drivers/phy/mediatek/
H A Dphy-mtk-mipi-dsi-mt8196.c170 * The MIPI TX drive strength is in the range of 3000 ~ 6000 microamps: in mtk_mipi_tx_power_on_signal()
172 * strength (3000uA) and can add a maximum offset of 3000uA, reaching a in mtk_mipi_tx_power_on_signal()
173 * maximum drive strength of 3000+3000=6000uA. in mtk_mipi_tx_power_on_signal()
176 (mipi_tx->mipitx_drive - 3000) / 200); in mtk_mipi_tx_power_on_signal()
/linux/drivers/media/usb/b2c2/
H A Dflexcop-usb.h95 #define B2C2_WAIT_FOR_OPERATION_RDW 3000
98 #define B2C2_WAIT_FOR_OPERATION_V8READ 3000
99 #define B2C2_WAIT_FOR_OPERATION_V8WRITE 3000
100 #define B2C2_WAIT_FOR_OPERATION_V8FLASH 3000
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dlinked_vars.c19 skel->bss->input_bss_weak = 3000; in test_linked_vars()
32 ASSERT_EQ(skel->bss->output_bss1, 1000 + 2000 + 3000, "output_bss1"); in test_linked_vars()
33 ASSERT_EQ(skel->bss->output_bss2, 1000 + 2000 + 3000, "output_bss2"); in test_linked_vars()
/linux/arch/arm64/boot/dts/freescale/
H A Dimx93-phyboard-nash-pwm-fan.dtso27 hysteresis = <3000>;
33 hysteresis = <3000>;
39 hysteresis = <3000>;
/linux/Documentation/devicetree/bindings/display/
H A Dsolomon,ssd1307fb.yaml228 pwms = <&pwm 4 3000>;
235 pwms = <&pwm 4 3000>;
251 pwms = <&pwm 4 3000>;
260 pwms = <&pwm 4 3000>;
/linux/drivers/gpu/drm/xe/
H A Dxe_wa.c163 XE_RTP_RULES(GRAPHICS_VERSION_RANGE(3000, 3005), OR,
270 XE_RTP_RULES(GRAPHICS_VERSION(3000), GRAPHICS_STEP(A0, B0)),
277 XE_RTP_RULES(MEDIA_VERSION_RANGE(3000, 3002),
283 XE_RTP_RULES(MEDIA_VERSION(3000), MEDIA_STEP(A0, B0),
393 XE_RTP_RULES(GRAPHICS_VERSION_RANGE(2001, 3000),
566 XE_RTP_RULES(GRAPHICS_VERSION(3000), GRAPHICS_STEP(A0, B0),
571 XE_RTP_RULES(GRAPHICS_VERSION(3000), GRAPHICS_STEP(A0, B0),
577 XE_RTP_RULES(GRAPHICS_VERSION_RANGE(3000, 3005),
582 XE_RTP_RULES(MEDIA_VERSION_RANGE(1301, 3000), OR,
675 XE_RTP_RULES(GRAPHICS_VERSION_RANGE(3000, 3510), ENGINE_CLASS(RENDER)),
[all …]
/linux/tools/testing/selftests/net/
H A Dfdb_flush.sh163 local vni=3000
184 local vni_1=3000
209 local vni_1=3000
212 local src_vni_2=3000
515 local vni=3000
565 vnis=(2000 3000)
623 flush_args="vni 3000 src_vni 5000"
724 fdb_add_mac_pool_1 vx10 vni 3000 dst $dst_ip self master
727 fdb_check_n_entries_by_dev_filter vx10 $mac_pool_1_len vni 3000
H A Dtest_vxlan_vnifilter_notify.sh132 bridge -n "$NS1" vni add vni 3000 dev "$VXLAN_DEV"
135 bridge -n "$NS1" vni add vni 3000 dev "$VXLAN_DEV"
141 bridge -n "$NS1" vni delete vni 3000 dev "$VXLAN_DEV"
/linux/Documentation/devicetree/bindings/rtc/
H A Dmicrocrystal,rv3028.yaml30 - 3000
55 trickle-resistor-ohms = <3000>;
/linux/Documentation/devicetree/bindings/powerpc/
H A Dibm,powerpc-cpu-features.txt56 For example, <3000> corresponds to Version 3.0, <2070> to Version 2.07.
212 isa = <3000>;
218 isa = <3000>;
225 isa = <3000>;
/linux/Documentation/devicetree/bindings/power/reset/
H A Dgpio-poweroff.yaml50 default: 3000
64 timeout-ms = <3000>;
/linux/Documentation/devicetree/bindings/power/supply/
H A Dqcom,pm8941-coincell.yaml43 enum: [ 2500, 3000, 3100, 3200 ]
65 qcom,vset-millivolts = <3000>;
/linux/drivers/media/dvb-frontends/
H A Ddib3000.h4 * DiBcom 3000M-B and DiBcom 3000P/M-C (http://www.dibcom.fr/)
/linux/arch/arm/boot/dts/gemini/
H A Dgemini-dlink-dns-313.dts73 * This is a ADDA AD0405GB-G73 fan @3000 and 6000 RPM.
79 gpio-fan,speed-map = <0 0>, <3000 1>, <6000 2>;
122 hysteresis = <3000>;
128 hysteresis = <3000>;
/linux/drivers/gpu/drm/panel/
H A Dpanel-renesas-r61307.c83 usleep_range(2000, 3000); in renesas_r61307_reset()
98 usleep_range(2000, 3000); in renesas_r61307_prepare()
106 usleep_range(2000, 3000); in renesas_r61307_prepare()
177 usleep_range(2000, 3000); in renesas_r61307_unprepare()
/linux/arch/powerpc/boot/dts/
H A Dcm5200.dts50 ethernet@3000 {
54 mdio@3000 {
H A Do2d.dtsi59 ethernet@3000 {
63 mdio@3000 {
/linux/Documentation/devicetree/bindings/sound/
H A Ddlg,da7213.yaml36 enum: [ 1600, 2200, 2500, 3000 ]
41 enum: [ 1600, 2200, 2500, 3000 ]

12345678910>>...26