Home
last modified time | relevance | path

Searched full:900 (Results 1 – 25 of 343) sorted by relevance

12345678910>>...14

/Linux-v6.1/drivers/regulator/
Drc5t583-regulator.c86 RC5T583_REG(DC2, DC2CTL, 0, DC2CTL, 1, 0x7F, 900, 2400, 12500, 14),
87 RC5T583_REG(DC3, DC3CTL, 0, DC3CTL, 1, 0x7F, 900, 2400, 12500, 14),
88 RC5T583_REG(LDO0, LDOEN2, 0, LDODIS2, 0, 0x7F, 900, 3400, 25000, 160),
89 RC5T583_REG(LDO1, LDOEN2, 1, LDODIS2, 1, 0x7F, 900, 3400, 25000, 160),
90 RC5T583_REG(LDO2, LDOEN2, 2, LDODIS2, 2, 0x7F, 900, 3400, 25000, 160),
91 RC5T583_REG(LDO3, LDOEN2, 3, LDODIS2, 3, 0x7F, 900, 3400, 25000, 160),
93 RC5T583_REG(LDO5, LDOEN2, 5, LDODIS2, 5, 0x7F, 900, 3400, 25000, 267),
94 RC5T583_REG(LDO6, LDOEN2, 6, LDODIS2, 6, 0x7F, 900, 3400, 25000, 133),
95 RC5T583_REG(LDO7, LDOEN2, 7, LDODIS2, 7, 0x7F, 900, 3400, 25000, 233),
96 RC5T583_REG(LDO8, LDOEN1, 0, LDODIS1, 0, 0x7F, 900, 3400, 25000, 233),
[all …]
Dda9062-regulator.c476 .desc.min_uV = (900) * 1000,
478 .desc.n_voltages = ((3600) - (900))/(50) + 1
509 .desc.min_uV = (900) * 1000,
511 .desc.n_voltages = ((3600) - (900))/(50) + 1
542 .desc.min_uV = (900) * 1000,
544 .desc.n_voltages = ((3600) - (900))/(50) + 1
575 .desc.min_uV = (900) * 1000,
577 .desc.n_voltages = ((3600) - (900))/(50) + 1
760 .desc.min_uV = (900) * 1000,
762 .desc.n_voltages = ((3600) - (900))/(50) + 1
[all …]
Dda9055-regulator.c403 DA9055_LDO(LDO1, 50, 900, 3300, 6, 2),
404 DA9055_LDO(LDO2, 50, 900, 3300, 6, 3),
405 DA9055_LDO(LDO3, 50, 900, 3300, 6, 2),
406 DA9055_LDO(LDO4, 50, 900, 3300, 6, 2),
407 DA9055_LDO(LDO5, 50, 900, 2750, 6, 2),
408 DA9055_LDO(LDO6, 20, 900, 3300, 7, 0),
Dda9063-regulator.c630 DA9063_LDO(DA9063, LDO3, 900, 20, 3440),
634 DA9063_LDO(DA9063, LDO7, 900, 50, 3600),
638 DA9063_LDO(DA9063, LDO8, 900, 50, 3600),
645 DA9063_LDO(DA9063, LDO11, 900, 50, 3600),
657 DA9063_LDO(DA9063, LDO4, 900, 20, 3440),
661 DA9063_LDO(DA9063, LDO5, 900, 50, 3600),
664 DA9063_LDO(DA9063, LDO6, 900, 50, 3600),
668 DA9063_LDO(DA9063, LDO10, 900, 50, 3600),
/Linux-v6.1/Documentation/networking/
Deql.rst299 3 115200 900 _ 345600
301 2 115200 900 _ 230400
304 4 57600 900 _ 234600
308 3 57600 900 21.2 172800 136455 78
311 4 38400 900 25.2 153600 114795 74
314 2 57600 900 29.1 115200 99410.3 86
315 1 115200 900 30.7 115200 94229.3 81
317 3 38400 900 30.3 115200 95473.3 82
323 2 38400 900 43.7 76800 66197.7 86
326 4 19200 900 50.8 76800 56945.7 74
[all …]
/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_ddi_buf_trans.c58 { .hsw = { 0x00D75FFF, 0x000C0004, 0x0 } }, /* 5: 600 900 3.5 */
62 { .hsw = { 0x00FFFFFF, 0x000C0004, 0x0 } }, /* 9: 900 900 0 */
427 { .icl = { 0x6, 0x7F, 0x2B, 0x00, 0x14 } }, /* 350 900 8.2 */
430 { .icl = { 0x6, 0x7F, 0x2F, 0x00, 0x10 } }, /* 500 900 5.1 */
432 { .icl = { 0x6, 0x7F, 0x35, 0x00, 0x0A } }, /* 600 900 3.5 */
433 { .icl = { 0x6, 0x7F, 0x3F, 0x00, 0x00 } }, /* 900 900 0.0 */
482 { .icl = { 0x6, 0x7F, 0x2F, 0x00, 0x10 } }, /* 350 900 8.2 */
485 { .icl = { 0x6, 0x7F, 0x32, 0x00, 0x0D } }, /* 500 900 5.1 */
487 { .icl = { 0x6, 0x7F, 0x37, 0x00, 0x08 } }, /* 600 900 3.5 */
488 { .icl = { 0x6, 0x7F, 0x3F, 0x00, 0x00 } }, /* 900 900 0.0 */
[all …]
/Linux-v6.1/Documentation/RCU/Design/Data-Structures/
DTreeMapping.svg171 points="1200,675 1200,900 300,900 300,691 "
174 <!-- Arrowhead on XXXpoint 300 900 - 300 660-->
177 points="1725,375 1725,150 900,150 900,358 "
180 <!-- Arrowhead on XXXpoint 900 150 - 900 390-->
189 points="2775,675 2775,900 1425,900 1425,691 "
192 <!-- Arrowhead on XXXpoint 1425 900 - 1425 660-->
DTreeMappingLevel.svg113 d="M 1800,900 A 118 118 0 0 0 1800 1125 "
118 d="M 750,900 A 75 75 0 0 0 750 1050 "
122 points="750,900 750,691 "
125 <!-- Arrowhead on XXXpoint 750 900 - 750 660-->
179 points="1725,375 1725,150 900,150 900,358 "
182 <!-- Arrowhead on XXXpoint 900 150 - 900 390-->
370 points="1800,900 1800,691 "
373 <!-- Arrowhead on XXXpoint 1800 900 - 1800 660-->
/Linux-v6.1/arch/arm/boot/dts/
Dnspire.dtsi146 timer0: timer@900c0000 {
154 timer1: timer@900d0000 {
174 misc: misc@900a0000 {
178 pwr: pwr@900b0000 {
183 keypad: input@900e0000 {
194 contrast: contrast@900f0000 {
Dtegra30-cpu-opp-microvolt.dtsi93 opp-640000000-900 {
101 opp-760000000-900 {
125 opp-860000000-900 {
137 opp-910000000-900 {
141 opp-1000000000-900 {
157 opp-1100000000-900 {
Dtegra20-cpu-opp-microvolt.dtsi49 opp-608000000-900 {
69 opp-760000000-900 {
101 opp-912000000-900 {
125 opp-1000000000-900 {
Dbcm47081-buffalo-wzr-900dhp.dts4 * DTS for Buffalo WZR-900DHP
15 compatible = "buffalo,wzr-900dhp", "brcm,bcm47081", "brcm,bcm4708";
16 model = "Buffalo WZR-900DHP (BCM47081)";
Dtegra20-cpu-opp.dtsi77 opp-608000000-900 {
108 opp-760000000-900 {
156 opp-912000000-900 {
193 opp-1000000000-900 {
Dtegra30-cpu-opp.dtsi152 opp-640000000-900 {
168 opp-760000000-900 {
210 opp-860000000-900 {
238 opp-910000000-900 {
244 opp-1000000000-900 {
275 opp-1100000000-900 {
/Linux-v6.1/tools/perf/tests/
Dmaps.c42 { "bpf_prog_3", 800, 900 }, in test__maps__merge_in()
50 { "bpf_prog_3", 800, 900 }, in test__maps__merge_in()
51 { "kcore1", 900, 1000 }, in test__maps__merge_in()
59 { "bpf_prog_3", 800, 900 }, in test__maps__merge_in()
60 { "kcore1", 900, 1000 }, in test__maps__merge_in()
/Linux-v6.1/Documentation/devicetree/bindings/net/
Dmicrel-ksz90x1.txt66 rxc-skew-ps=<0> actually results in -900 picoseconds adjustment.
78 0_0000 -900ps 0
93 0_1111 0ps 900
108 1_1110 900ps 1800
131 1111 480ps 900
135 Maximum value of 1860, default value 900:
140 Maximum value of 900, default value 420:
/Linux-v6.1/drivers/net/ethernet/sis/
DKconfig21 tristate "SiS 900/7016 PCI Fast Ethernet Adapter support"
27 the SiS 900 and SiS 7016 chips. The SiS 900 core is also embedded in
Dsis900.h2 /* sis900.h Definitions for SiS ethernet controllers including 7014/7016 and 900
7 * SiS 900 Fast Ethernet PCI Bus 10/100 Mbps LAN Single Chip with OnNow Support,
15 * SiS 7016 and SiS 900 ethernet controller registers
18 /* The I/O extent, SiS 900 needs 256 bytes of io address */
55 /* 635 & 900B Specific */
223 /* mii registers specific to SiS 900 */
/Linux-v6.1/drivers/firmware/efi/
Dsysfb_efi.c38 [M_I17] = { "i17", 0x80010000, 1472 * 4, 1440, 900, OVERRIDE_NONE },
55 [M_MBP] = { "mbp", 0x80010000, 1472 * 4, 1440, 900, OVERRIDE_NONE },
57 [M_MBP_2_2] = { "mbp22", 0x80010000, 1472 * 4, 1440, 900, OVERRIDE_NONE },
58 [M_MBP_SR] = { "mbp3", 0x80030000, 2048 * 4, 1440, 900, OVERRIDE_NONE },
60 [M_MBP_5_1] = { "mbp51", 0xc0010000, 2048 * 4, 1440, 900, OVERRIDE_NONE },
62 [M_MBP_5_3] = { "mbp53", 0xd0010000, 2048 * 4, 1440, 900, OVERRIDE_NONE },
66 [M_MBP_8_2] = { "mbp82", 0x90010000, 1472 * 4, 1440, 900, OVERRIDE_NONE },
/Linux-v6.1/drivers/acpi/
Dvideo_detect.c369 /* SAMSUNG 900X3C/900X3D/900X3E/900X4C/900X4D */
373 "900X3C/900X3D/900X3E/900X4C/900X4D"),
/Linux-v6.1/drivers/thermal/ti-soc-thermal/
Domap5xxx-bandgap.h121 #define OMAP5430_GPU_TSHUT_COLD 900
131 #define OMAP5430_MPU_TSHUT_COLD 900
141 #define OMAP5430_CORE_TSHUT_COLD 900
/Linux-v6.1/Documentation/admin-guide/media/
Drkisp1.rst130 node with dimension 900x800 planar format YUV 4:2:2. It uses all cropping
150 …"media-ctl" "-d" "platform:rkisp1" "--set-v4l2" '"rkisp1_resizer_selfpath":1 [fmt:YUYV8_2X8/900x80…
153 "v4l2-ctl" "-z" "platform:rkisp1" "-d" "rkisp1_selfpath" "-v" "width=900,height=800,"
175 format `YUYV8_2X8/900x800`. That means that the resizer first crop a window
177 to dimension `900x800`.
/Linux-v6.1/drivers/cpufreq/
Dspeedstep-centrino.c98 /* Ultra Low Voltage Intel Pentium M processor 900MHz (Banias) */
103 OP(900, 1004),
112 OP(900, 988),
122 OP( 900, 1100),
134 OP( 900, 1020),
212 _BANIAS(&cpu_ids[CPU_BANIAS], 900, " 900"),
/Linux-v6.1/drivers/gpu/drm/ast/
Dast_tables.h276 {1600, 1152, 64, 128, 900, 864, 1, 3, VCLK108, /* 75Hz */
278 {1600, 1152, 64, 128, 900, 864, 1, 3, VCLK108, /* end */
292 {1760, 1600, 48, 32, 926, 900, 3, 5, VCLK97_75, /* 60Hz CVT RB */
295 {2112, 1600, 88, 168, 934, 900, 3, 5, VCLK118_25, /* 60Hz CVT */
297 {2112, 1600, 88, 168, 934, 900, 3, 5, VCLK118_25, /* 60Hz CVT */
324 {1600, 1440, 48, 32, 926, 900, 3, 6, VCLK88_75, /* 60Hz RB */
327 {1904, 1440, 80,152, 934, 900, 3, 6, VCLK106_5, /* 60Hz */
329 {1904, 1440, 80,152, 934, 900, 3, 6, VCLK106_5, /* 60Hz */
/Linux-v6.1/drivers/gpu/drm/amd/pm/swsmu/smu11/
Dnavi10_ppt.h43 #define NAVI14_UMD_PSTATE_PROFILING_SOCCLK (900)
45 #define NAVI14_UMD_PSTATE_PROFILING_VCLK (900)

12345678910>>...14