Home
last modified time | relevance | path

Searched full:min (Results 1 – 25 of 5461) sorted by relevance

12345678910>>...219

/openbmc/linux/Documentation/gpu/
H A Dkms-properties.csv7 ,,“left margin”,RANGE,"Min=0, Max=100",Connector,TBD
8 ,,“right margin”,RANGE,"Min=0, Max=100",Connector,TBD
9 ,,“top margin”,RANGE,"Min=0, Max=100",Connector,TBD
10 ,,“bottom margin”,RANGE,"Min=0, Max=100",Connector,TBD
11 ,,“brightness”,RANGE,"Min=0, Max=100",Connector,TBD
12 ,,“contrast”,RANGE,"Min=0, Max=100",Connector,TBD
13 ,,“flicker reduction”,RANGE,"Min=0, Max=100",Connector,TBD
14 ,,“overscan”,RANGE,"Min=0, Max=100",Connector,TBD
15 ,,“saturation”,RANGE,"Min=0, Max=100",Connector,TBD
16 ,,“hue”,RANGE,"Min=0, Max=100",Connector,TBD
[all …]
/openbmc/linux/drivers/memory/
H A Dof_memory.c19 * of_get_min_tck() - extract min timing values for ddr
21 * @dev: device requesting for min timing values
26 * default min timings provided by JEDEC.
32 struct lpddr2_min_tck *min; in of_get_min_tck() local
34 min = devm_kzalloc(dev, sizeof(*min), GFP_KERNEL); in of_get_min_tck()
35 if (!min) in of_get_min_tck()
38 ret |= of_property_read_u32(np, "tRPab-min-tck", &min->tRPab); in of_get_min_tck()
39 ret |= of_property_read_u32(np, "tRCD-min-tck", &min->tRCD); in of_get_min_tck()
40 ret |= of_property_read_u32(np, "tWR-min-tck", &min->tWR); in of_get_min_tck()
41 ret |= of_property_read_u32(np, "tRASmin-min-tck", &min->tRASmin); in of_get_min_tck()
[all …]
/openbmc/u-boot/drivers/ddr/marvell/a38x/
H A Dmv_ddr_spd.h169 unsigned char byte_18; /* sdram min cycle time (t ck avg min), mtb */
175 unsigned char byte_24; /* min cas latency time (t aa min), mtb */
176 unsigned char byte_25; /* min ras to cas delay time (t rcd min), mtb */
177 unsigned char byte_26; /* min row precharge delay time (t rp min), mtb */
178 union { /* upper nibbles for t ras min & t rc min */
181 unsigned char t_ras_min_msn:4, /* t ras min most significant nibble */
182 t_rc_min_msn:4; /* t rc min most significant nibble */
185 unsigned char byte_28; /* min active to precharge delay time (t ras min), l-s-byte, mtb */
186 unsigned char byte_29; /* min active to active/refresh delay time (t rc min), l-s-byte, mtb */
187 unsigned char byte_30; /* min refresh recovery delay time (t rfc1 min), l-s-byte, mtb */
[all …]
H A Dmv_ddr_topology.h116 MV_DDR_TCK_AVG_MIN, /* sdram min cycle time (t ck avg min) */
117 MV_DDR_TAA_MIN, /* min cas latency time (t aa min) */
118 MV_DDR_TRFC1_MIN, /* min refresh recovery delay time (t rfc1 min) */
119 MV_DDR_TWR_MIN, /* min write recovery time (t wr min) */
120 MV_DDR_TRCD_MIN, /* min ras to cas delay time (t rcd min) */
121 MV_DDR_TRP_MIN, /* min row precharge delay time (t rp min) */
122 MV_DDR_TRC_MIN, /* min active to active/refresh delay time (t rc min) */
123 MV_DDR_TRAS_MIN, /* min active to precharge delay time (t ras min) */
124 MV_DDR_TRRD_S_MIN, /* min activate to activate delay time (t rrd_s min), diff bank group */
125 MV_DDR_TRRD_L_MIN, /* min activate to activate delay time (t rrd_l min), same bank group */
[all …]
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ddr/
H A Djedec,lpddr3.yaml41 tCKE-min-tck:
48 tCKESR-min-tck:
55 tDQSCK-min-tck:
62 tFAW-min-tck:
68 tMRD-min-tck:
74 tR2R-C2C-min-tck:
81 tRAS-min-tck:
87 tRC-min-tck:
93 tRCD-min-tck:
99 tRFC-min-tck:
[all …]
H A Djedec,lpddr2.yaml49 tRRD-min-tck:
56 tWTR-min-tck:
63 tXP-min-tck:
70 tRTP-min-tck:
77 tCKE-min-tck:
84 tRPab-min-tck:
91 tRCD-min-tck:
98 tWR-min-tck:
105 tRASmin-min-tck:
112 tCKESR-min-tck:
[all …]
/openbmc/linux/arch/arm64/boot/dts/mediatek/
H A Dmt6359.dtsi23 regulator-min-microvolt = <800000>;
30 regulator-min-microvolt = <400000>;
38 regulator-min-microvolt = <400000>;
45 regulator-min-microvolt = <400000>;
53 regulator-min-microvolt = <400000>;
61 regulator-min-microvolt = <800000>;
68 regulator-min-microvolt = <500000>;
74 regulator-min-microvolt = <400000>;
82 regulator-min-microvolt = <400000>;
90 regulator-min-microvolt = <400000>;
[all …]
H A Dmt6358.dtsi30 regulator-min-microvolt = <500000>;
40 regulator-min-microvolt = <500000>;
50 regulator-min-microvolt = <500000>;
59 regulator-min-microvolt = <500000>;
69 regulator-min-microvolt = <500000>;
79 regulator-min-microvolt = <500000>;
88 regulator-min-microvolt = <500000>;
97 regulator-min-microvolt = <500000>;
107 regulator-min-microvolt = <1000000>;
116 regulator-min-microvolt = <600000>;
[all …]
/openbmc/linux/drivers/net/ipa/data/
H A Dipa_data-v3.1.c190 .min = 3, .max = 255,
193 .min = 3, .max = 255,
196 .min = 1, .max = 255,
199 .min = 1, .max = 255,
202 .min = 2, .max = 255,
207 .min = 0, .max = 255,
210 .min = 0, .max = 255,
213 .min = 0, .max = 255,
216 .min = 0, .max = 255,
219 .min = 0, .max = 255,
[all …]
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8992-lg-bullhead.dtsi92 regulator-min-microvolt = <1025000>;
101 regulator-min-microvolt = <1300000>;
106 regulator-min-microvolt = <1800000>;
113 regulator-min-microvolt = <2150000>;
118 regulator-min-microvolt = <1000000>;
125 regulator-min-microvolt = <1000000>;
130 regulator-min-microvolt = <1250000>;
135 regulator-min-microvolt = <1200000>;
140 regulator-min-microvolt = <1225000>;
147 regulator-min-microvolt = <1800000>;
[all …]
H A Dapq8096-ifc6640.dts33 regulator-min-microvolt = <1050000>;
45 regulator-min-microvolt = <12000000>;
55 regulator-min-microvolt = <3300000>;
67 regulator-min-microvolt = <5000000>;
79 regulator-min-microvolt = <3800000>;
153 regulator-min-microvolt = <1300000>;
159 regulator-min-microvolt = <1800000>;
165 regulator-min-microvolt = <2150000>;
170 regulator-min-microvolt = <800000>;
176 regulator-min-microvolt = <1000000>;
[all …]
H A Dmsm8992-xiaomi-libra.dts178 regulator-min-microvolt = <680000>;
186 regulator-min-microvolt = <700000>;
215 regulator-min-microvolt = <1300000>;
220 regulator-min-microvolt = <1800000>;
228 regulator-min-microvolt = <2150000>;
233 regulator-min-microvolt = <1000000>;
240 regulator-min-microvolt = <1000000>;
245 regulator-min-microvolt = <1250000>;
250 regulator-min-microvolt = <1200000>;
255 regulator-min-microvolt = <1225000>;
[all …]
H A Dsm6115-fxtec-pro1x.dts81 regulator-min-microvolt = <304000>;
86 regulator-min-microvolt = <1280000>;
91 regulator-min-microvolt = <1064000>;
96 regulator-min-microvolt = <952000>;
101 regulator-min-microvolt = <488000>;
106 regulator-min-microvolt = <1648000>;
111 regulator-min-microvolt = <576000>;
116 regulator-min-microvolt = <1200000>;
121 regulator-min-microvolt = <400000>;
126 regulator-min-microvolt = <1800000>;
[all …]
H A Dsm6350-sony-xperia-lena-pdx213.dts63 regulator-min-microvolt = <1000000>;
69 regulator-min-microvolt = <1503000>;
75 regulator-min-microvolt = <1503000>;
81 regulator-min-microvolt = <2700000>;
87 regulator-min-microvolt = <352000>;
93 regulator-min-microvolt = <1503000>;
99 regulator-min-microvolt = <1710000>;
105 regulator-min-microvolt = <1620000>;
111 regulator-min-microvolt = <2500000>;
117 regulator-min-microvolt = <1650000>;
[all …]
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dmt6359-regulator.yaml109 regulator-min-microvolt = <800000>;
116 regulator-min-microvolt = <400000>;
124 regulator-min-microvolt = <400000>;
131 regulator-min-microvolt = <400000>;
139 regulator-min-microvolt = <400000>;
147 regulator-min-microvolt = <800000>;
154 regulator-min-microvolt = <500000>;
160 regulator-min-microvolt = <400000>;
168 regulator-min-microvolt = <400000>;
176 regulator-min-microvolt = <400000>;
[all …]
H A Dmt6358-regulator.txt31 regulator-min-microvolt = <500000>;
40 regulator-min-microvolt = <500000>;
49 regulator-min-microvolt = <500000>;
57 regulator-min-microvolt = <500000>;
66 regulator-min-microvolt = <500000>;
75 regulator-min-microvolt = <500000>;
83 regulator-min-microvolt = <500000>;
92 regulator-min-microvolt = <500000>;
101 regulator-min-microvolt = <1000000>;
110 regulator-min-microvolt = <600000>;
[all …]
H A Dda9211.txt30 regulator-min-microvolt = < 300000>;
32 regulator-min-microamp = <2000000>;
50 regulator-min-microvolt = < 300000>;
52 regulator-min-microamp = <2000000>;
58 regulator-min-microvolt = < 300000>;
60 regulator-min-microamp = <2000000>;
76 regulator-min-microvolt = < 300000>;
78 regulator-min-microamp = <3000000>;
94 regulator-min-microvolt = < 300000>;
96 regulator-min-microamp = <3000000>;
[all …]
H A Dmediatek,mt6357-regulator.yaml31 - regulator-min-microvolt
43 - regulator-min-microvolt
55 - regulator-min-microvolt
67 - regulator-min-microvolt
78 regulator-min-microvolt = <518750>;
86 regulator-min-microvolt = <518750>;
94 regulator-min-microvolt = <500000>;
101 regulator-min-microvolt = <1200000>;
109 regulator-min-microvolt = <500000>;
117 regulator-min-microvolt = <2800000>;
[all …]
H A Dmt6323-regulator.txt25 regulator-min-microvolt = < 700000>;
34 regulator-min-microvolt = <1400000>;
43 regulator-min-microvolt = < 500000>;
49 regulator-min-microvolt = <2800000>;
58 regulator-min-microvolt = <2800000>;
65 regulator-min-microvolt = <3300000>;
72 regulator-min-microvolt = <3300000>;
79 regulator-min-microvolt = <2800000>;
88 regulator-min-microvolt = <1500000>;
95 regulator-min-microvolt = <2800000>;
[all …]
/openbmc/linux/drivers/iio/pressure/
H A Dabp060mg.c34 int min; member
40 [ABP006KG] = { .min = 0, .max = 6000 },
41 [ABP010KG] = { .min = 0, .max = 10000 },
42 [ABP016KG] = { .min = 0, .max = 16000 },
43 [ABP025KG] = { .min = 0, .max = 25000 },
44 [ABP040KG] = { .min = 0, .max = 40000 },
45 [ABP060KG] = { .min = 0, .max = 60000 },
46 [ABP100KG] = { .min = 0, .max = 100000 },
47 [ABP160KG] = { .min = 0, .max = 160000 },
48 [ABP250KG] = { .min = 0, .max = 250000 },
[all …]
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-apq8026-asus-sparrow.dts51 regulator-min-microvolt = <2950000>;
94 regulator-min-microvolt = <1200000>;
98 regulator-min-microvolt = <1800000>;
102 regulator-min-microvolt = <1150000>;
107 regulator-min-microvolt = <1225000>;
111 regulator-min-microvolt = <1200000>;
115 regulator-min-microvolt = <750000>;
119 regulator-min-microvolt = <1200000>;
123 regulator-min-microvolt = <1200000>;
127 regulator-min-microvolt = <1800000>;
[all …]
H A Dqcom-msm8960-samsung-expressatt.dts104 regulator-min-microvolt = <1225000>;
111 regulator-min-microvolt = <1300000>;
118 regulator-min-microvolt = <500000>;
126 regulator-min-microvolt = <1800000>;
134 regulator-min-microvolt = <1150000>;
142 regulator-min-microvolt = <2050000>;
151 regulator-min-microvolt = <1050000>;
157 regulator-min-microvolt = <1200000>;
163 regulator-min-microvolt = <3075000>;
170 regulator-min-microvolt = <1800000>;
[all …]
/openbmc/u-boot/arch/arm/dts/
H A Dexynos4412-odroid.dts60 regulator-min-microvolt = <1000000>;
66 regulator-min-microvolt = <1200000>;
72 regulator-min-microvolt = <1800000>;
78 regulator-min-microvolt = <2800000>;
84 regulator-min-microvolt = <1800000>;
90 regulator-min-microvolt = <1100000>;
96 regulator-min-microvolt = <1100000>;
102 regulator-min-microvolt = <1000000>;
108 regulator-min-microvolt = <1800000>;
114 regulator-min-microvolt = <1800000>;
[all …]
/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/fans/phosphor-pid-control/
H A Dconfig.json50 "min": 0, number
59 "min": 0, number
68 "min": 0, number
77 "min": 0, number
86 "min": 0, number
95 "min": 0, number
104 "min": 0, number
113 "min": 0, number
122 "min": 0, number
131 "min": 0, number
[all …]
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Dmmp2-brownstone.dts41 regulator-min-microvolt = <637500>;
47 regulator-min-microvolt = <650000>;
53 regulator-min-microvolt = <750000>;
59 regulator-min-microvolt = <750000>;
65 regulator-min-microvolt = <650000>;
71 regulator-min-microvolt = <650000>;
77 regulator-min-microvolt = <750000>;
83 regulator-min-microvolt = <750000>;
89 regulator-min-microvolt = <750000>;
95 regulator-min-microvolt = <750000>;
[all …]

12345678910>>...219