Home
last modified time | relevance | path

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

12345678910>>...13

/linux/drivers/regulator/
H A Drc5t583-regulator.c85 RC5T583_REG(DC2, DC2CTL, 0, DC2CTL, 1, 0x7F, 900, 2400, 12500, 14),
86 RC5T583_REG(DC3, DC3CTL, 0, DC3CTL, 1, 0x7F, 900, 2400, 12500, 14),
87 RC5T583_REG(LDO0, LDOEN2, 0, LDODIS2, 0, 0x7F, 900, 3400, 25000, 160),
88 RC5T583_REG(LDO1, LDOEN2, 1, LDODIS2, 1, 0x7F, 900, 3400, 25000, 160),
89 RC5T583_REG(LDO2, LDOEN2, 2, LDODIS2, 2, 0x7F, 900, 3400, 25000, 160),
90 RC5T583_REG(LDO3, LDOEN2, 3, LDODIS2, 3, 0x7F, 900, 3400, 25000, 160),
92 RC5T583_REG(LDO5, LDOEN2, 5, LDODIS2, 5, 0x7F, 900, 3400, 25000, 267),
93 RC5T583_REG(LDO6, LDOEN2, 6, LDODIS2, 6, 0x7F, 900, 3400, 25000, 133),
94 RC5T583_REG(LDO7, LDOEN2, 7, LDODIS2, 7, 0x7F, 900, 3400, 25000, 233),
95 RC5T583_REG(LDO8, LDOEN1, 0, LDODIS1, 0, 0x7F, 900, 3400, 25000, 233),
[all …]
H A 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 …]
H A Dda9055-regulator.c402 DA9055_LDO(LDO1, 50, 900, 3300, 6, 2),
403 DA9055_LDO(LDO2, 50, 900, 3300, 6, 3),
404 DA9055_LDO(LDO3, 50, 900, 3300, 6, 2),
405 DA9055_LDO(LDO4, 50, 900, 3300, 6, 2),
406 DA9055_LDO(LDO5, 50, 900, 2750, 6, 2),
407 DA9055_LDO(LDO6, 20, 900, 3300, 7, 0),
H A Dda9063-regulator.c664 DA9063_LDO(DA9063, LDO3, 900, 20, 3440),
669 DA9063_LDO(DA9063, LDO7, 900, 50, 3600),
674 DA9063_LDO(DA9063, LDO8, 900, 50, 3600),
683 DA9063_LDO(DA9063, LDO11, 900, 50, 3600),
698 DA9063_LDO(DA9063, LDO4, 900, 20, 3440),
703 DA9063_LDO(DA9063, LDO5, 900, 50, 3600),
707 DA9063_LDO(DA9063, LDO6, 900, 50, 3600),
712 DA9063_LDO(DA9063, LDO10, 900, 50, 3600),
/linux/Documentation/networking/
H A 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/drivers/gpu/drm/i915/display/
H A Dintel_ddi_buf_trans.c59 { .hsw = { 0x00D75FFF, 0x000C0004, 0x0 } }, /* 5: 600 900 3.5 */
63 { .hsw = { 0x00FFFFFF, 0x000C0004, 0x0 } }, /* 9: 900 900 0 */
428 { .icl = { 0x6, 0x7F, 0x2B, 0x00, 0x14 } }, /* 350 900 8.2 */
431 { .icl = { 0x6, 0x7F, 0x2F, 0x00, 0x10 } }, /* 500 900 5.1 */
433 { .icl = { 0x6, 0x7F, 0x35, 0x00, 0x0A } }, /* 600 900 3.5 */
434 { .icl = { 0x6, 0x7F, 0x3F, 0x00, 0x00 } }, /* 900 900 0.0 */
483 { .icl = { 0x6, 0x7F, 0x2F, 0x00, 0x10 } }, /* 350 900 8.2 */
486 { .icl = { 0x6, 0x7F, 0x32, 0x00, 0x0D } }, /* 500 900 5.1 */
488 { .icl = { 0x6, 0x7F, 0x37, 0x00, 0x08 } }, /* 600 900 3.5 */
489 { .icl = { 0x6, 0x7F, 0x3F, 0x00, 0x00 } }, /* 900 900 0.0 */
[all …]
/linux/Documentation/RCU/Design/Data-Structures/
H A 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-->
H A 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-->
H A Dblkd_task.svg237 height="900"
246 height="900"
255 height="900"
264 height="900"
273 height="900"
286 height="900"
549 height="900"
/linux/arch/arm/boot/dts/nspire/
H A Dnspire.dtsi155 timer0: timer@900c0000 {
163 timer1: timer@900d0000 {
186 misc: misc@900a0000 {
197 pwr: pwr@900b0000 {
202 keypad: input@900e0000 {
213 contrast: contrast@900f0000 {
/linux/arch/arm/boot/dts/nvidia/
H A 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 {
H A Dtegra20-cpu-opp-microvolt.dtsi49 opp-608000000-900 {
69 opp-760000000-900 {
101 opp-912000000-900 {
125 opp-1000000000-900 {
H A Dtegra20-cpu-opp.dtsi77 opp-608000000-900 {
108 opp-760000000-900 {
156 opp-912000000-900 {
193 opp-1000000000-900 {
H A 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/Documentation/devicetree/bindings/net/
H A 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/tools/perf/tests/
H A Dmaps.c80 { "bpf_prog_3", 800, 900 }, in test__maps__merge_in()
88 { "bpf_prog_3", 800, 900 }, in test__maps__merge_in()
89 { "kcore1", 900, 1000 }, in test__maps__merge_in()
97 { "bpf_prog_3", 800, 900 }, in test__maps__merge_in()
98 { "kcore1", 900, 1000 }, in test__maps__merge_in()
/linux/drivers/net/ethernet/sis/
H A 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
H A 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/arch/arm/boot/dts/broadcom/
H A 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)";
/linux/Documentation/admin-guide/media/
H A Drkisp1.rst137 node with dimension 900x800 planar format YUV 4:2:2. It uses all cropping
157 …"media-ctl" "-d" "platform:rkisp1" "--set-v4l2" '"rkisp1_resizer_selfpath":1 [fmt:YUYV8_2X8/900x80…
160 "v4l2-ctl" "-z" "platform:rkisp1" "-d" "rkisp1_selfpath" "-v" "width=900,height=800,"
182 format `YUYV8_2X8/900x800`. That means that the resizer first crop a window
184 to dimension `900x800`.
/linux/drivers/cpufreq/
H A 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/drivers/gpu/drm/ast/
H A 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/drivers/gpu/drm/amd/pm/swsmu/smu11/
H A Dnavi10_ppt.h43 #define NAVI14_UMD_PSTATE_PROFILING_SOCCLK (900)
45 #define NAVI14_UMD_PSTATE_PROFILING_VCLK (900)
/linux/drivers/acpi/
H A Dvideo_detect.c422 /* SAMSUNG 900X3C/900X3D/900X3E/900X4C/900X4D */
426 "900X3C/900X3D/900X3E/900X4C/900X4D"),
/linux/drivers/soc/samsung/
H A Dexynos5422-asv.c62 { 900, 950000, 937500, 925000, 912500, 900000, 900000, 900000,
104 { 900, 950000, 937500, 925000, 912500, 900000, 900000, 900000,
146 { 900, 950000, 937500, 925000, 912500, 900000, 900000, 900000,
182 { 900, 987500, 975000, 962500, 950000, 937500, 925000, 912500,
246 { 900, 1062500, 1050000, 1037500, 1025000, 1012500, 1000000, 987500,
276 { 900, 1062500, 1050000, 1037500, 1025000, 1012500, 1000000, 987500,
302 { 900, 1087500, 1075000, 1062500, 1050000, 1037500, 1025000, 1012500,

12345678910>>...13