Home
last modified time | relevance | path

Searched +full:800 +full:ma (Results 1 – 25 of 52) sorted by relevance

123

/openbmc/linux/Documentation/devicetree/bindings/power/supply/
H A Dti,lp8727.yaml53 0 = 90mA, 1 = 100mA, 2 = 400mA, 3 = 450mA, 4 = 500mA, 5 = 600mA,
54 6 = 700mA, 7 = 800mA, 8 = 900mA, 9 = 1000mA
76 /* AC charger: 5% EOC and 500mA charging current */
83 /* USB charger: 10% EOC and 400mA charging current */
/openbmc/linux/Documentation/power/regulator/
H A Doverview.rst100 - voltage output is in the range 800mV -> 3500mV.
101 - regulator current output limit is 20mA @ 5V but is
102 10mA @ 10V.
110 - Domain-3 current limit is 0mA -> 20mA.
116 from 5mA to 10mA to increase LCD illumination. This passes
120 request next current mA value in brightness table (the
/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/
H A Dqcom-wled.yaml62 mA; per-string current limit.
79 mA; boost current limit.
86 enum: [ 600, 640, 685, 738, 800, 872, 960, 1066, 1200, 1371, 1600, 1920,
205 default: 800
/openbmc/linux/drivers/media/dvb-frontends/
H A Disl6423.c193 /* 275mA */ in isl6423_set_current()
199 /* 515mA */ in isl6423_set_current()
206 /* 635mA */ in isl6423_set_current()
213 /* 800mA */ in isl6423_set_current()
/openbmc/linux/include/linux/usb/
H A Dpd.h232 #define PDO_FIXED_CURR_SHIFT 0 /* 10mA units */
235 #define PDO_FIXED_CURR(ma) ((((ma) / 10) & PDO_CURR_MASK) << PDO_FIXED_CURR_SHIFT) argument
237 #define PDO_FIXED(mv, ma, flags) \ argument
239 PDO_FIXED_VOLT(mv) | PDO_FIXED_CURR(ma))
257 #define PDO_VAR_MAX_CURR_SHIFT 0 /* 10mA units */
261 #define PDO_VAR_MAX_CURR(ma) ((((ma) / 10) & PDO_CURR_MASK) << PDO_VAR_MAX_CURR_SHIFT) argument
278 #define PDO_PPS_APDO_MAX_CURR_SHIFT 0 /* 50mA units */
287 #define PDO_PPS_APDO_MAX_CURR(ma) \ argument
288 ((((ma) / 50) & PDO_PPS_APDO_CURR_MASK) << PDO_PPS_APDO_MAX_CURR_SHIFT)
364 #define PDO_FIXED_OP_CURR(ma) ((((ma) / 10) & RDO_CURR_MASK) << RDO_FIXED_OP_CURR_SHIFT) argument
[all …]
/openbmc/linux/drivers/power/supply/
H A Dadp5061.c82 #define ADP5061_ICHG_MAX 1300 // mA
120 700, 750, 800, 850, 900, 950, 1000, 1050, 1100, 1200, 1300,
132 800, 900, 1000, 1200, 1500, 1800, 2100,
195 /* Convert from uA to mA */ in adp5061_set_input_current_limit()
319 /* Convert from uA to mA */ in adp5061_set_const_chg_current()
374 /* Convert from uA to mA */ in adp5061_set_prechg_current()
H A Dbq2415x_charger.c521 /* set current limit in mA */
522 static int bq2415x_set_current_limit(struct bq2415x_device *bq, int mA) in bq2415x_set_current_limit() argument
526 if (mA <= 100) in bq2415x_set_current_limit()
528 else if (mA <= 500) in bq2415x_set_current_limit()
530 else if (mA <= 800) in bq2415x_set_current_limit()
539 /* get current limit in mA */
553 return 800; in bq2415x_get_current_limit()
620 /* set charge current in mA (platform data must provide resistor sense) */
621 static int bq2415x_set_charge_current(struct bq2415x_device *bq, int mA) in bq2415x_set_charge_current() argument
628 val = (mA * bq->init_data.resistor_sense - 37400) / 6800; in bq2415x_set_charge_current()
[all …]
H A Dwm831x_power.c202 { 800, 13 << WM831X_CHG_FAST_ILIM_SHIFT },
287 "trickle charge current limit", "mA"); in wm831x_config_battery()
295 "fast charge current limit", "mA"); in wm831x_config_battery()
299 "end of charge current threshold", "mA"); in wm831x_config_battery()
/openbmc/linux/tools/edid/
H A Dedid.S18 Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
153 Bit 1 800x600 @ 56 Hz
154 Bit 0 800x600 @ 60 Hz */
157 /* Bit 7 800x600 @ 72 Hz
158 Bit 6 800x600 @ 75 Hz
/openbmc/linux/drivers/video/fbdev/
H A Dau1100fb.h27 * 675 Mass Ave, Cambridge, MA 02139, USA.
55 #define AU1100_LCD_MAX_XRES 800
267 * max_xres <= 800
272 /* 800x600x16bpp CRT */
275 .xres = 800,
/openbmc/linux/drivers/video/fbdev/sis/
H A Doem310.h23 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
55 0x00,0x00,0x00, /* 800x600 */
75 0x01,0x01,0x01, /* 800x600 */
94 0x33,0x33,0x33, /* 800x600 (guessed) - new: PanelType, not PanelRes ! */
113 0x33,0x33,0x33, /* 800x600 (guessed) */
132 0x01,0x01,0x01, /* 800x600 */
151 0x01,0x01,0x01, /* 800x600 */
H A Dinit.h23 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
200 { 800, 600, 8,16}, /* 0x07 */
209 { 800, 480, 8,16}, /* 0x10 */
223 { 1280, 800, 8,16}, /* 0x1e */
799 { 36, 25,1060, 648,1270, 530, 438, 0, 438, 0,0xeb,0x05,0x25,0x16}, /* 800x600, 400x300 */
822 { 143, 120,1056, 643,1270, 440, 0, 1, 0, 0,0xf4,0x10,0x1c,0x00}, /* 800x600, 400x300 */
875 { 16, 5, 0x41a,0x2ab,0x670,0x3c0,0x143, 1, 0, 0, 0, 0, 0, 0}, /* 800x600 */
878 { 4, 1, 0x41a,0x233,0x60c,0x3c0,0x143, 1, 0, 0, 0, 0, 0, 0}, /* 800x480 */
909 { 3, 2, 1210, 690, 1130, 660, 50, 0, 0, 0, 0, 0, 0, 0}, /* 800x600 OK */
923 { 8, 5, 1056, 655, 1408, 806 }, /* 800x600 */
[all …]
H A D300vtbl.h23 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
55 {0x6a,0x2212,0x0102,SIS_RI_800x600, 0x00,0x00,0x00,0x00,0x00,-1}, /* 800x600x? */
74 {0x46,0x2a1c,0x0113,SIS_RI_800x600, 0x00,0x00,0x00,0x00,0x00,-1}, /* 800x600x15 */
75 {0x47,0x2a1d,0x0114,SIS_RI_800x600, 0x00,0x00,0x00,0x00,0x00,-1}, /* 800x600x16 */
91 {0x63,0x2a3f,0x013b,SIS_RI_800x600, 0x00,0x00,0x00,0x00,0x00,-1}, /* 800x600x32 */
100 {0x70,0x6a1b,0x0000,SIS_RI_800x480, 0x00,0x00,0x07,0x00,0x2d,-1}, /* 800x480x8 */
104 {0x76,0x6a1f,0x0000,SIS_RI_800x480, 0x00,0x00,0x07,0x00,0x2d,-1}, /* 800x480x32 */
108 {0x7a,0x6a1d,0x0000,SIS_RI_800x480, 0x00,0x00,0x07,0x00,0x2d,-1}, /* 800x480x16 */
147 {0x085f,0x0d,0x03,0x05,0x05,0x6a, 800, 600, 0, 0x00, 0x00}, /* 00 */
148 {0x0467,0x0e,0x04,0x05,0x05,0x6a, 800, 600, 0, 0x00, 0x00}, /* 01 */
[all …]
H A D310vtbl.h23 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
55 {0x6a,0x2212,0x0102,SIS_RI_800x600, 0x00,0x00,0x07,0x06,0x00, 3}, /* 800x600x? */
58 {0x30,0x2a1b,0x0103,SIS_RI_800x600, 0x00,0x00,0x07,0x06,0x00, 3}, /* 800x600x8 */
75 {0x47,0x2a1d,0x0114,SIS_RI_800x600, 0x00,0x00,0x07,0x06,0x00, 3}, /* 800x600x16 */
93 {0x63,0x2a3f,0x013b,SIS_RI_800x600, 0x00,0x00,0x07,0x06,0x00, 3}, /* 800x600x32 */
103 {0x70,0x6a1b,0x0000,SIS_RI_800x480, 0x00,0x00,0x07,0x07,0x34,-1}, /* 800x480x8 */
107 {0x76,0x6a1f,0x0000,SIS_RI_800x480, 0x00,0x00,0x07,0x07,0x34,-1}, /* 800x480x32 */
111 {0x7a,0x6a1d,0x0000,SIS_RI_800x480, 0x00,0x00,0x07,0x07,0x34,-1}, /* 800x480x16 */
162 {0x085f,0x0d,0x03,0x05,0x05,0x6a, 800, 600, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0x0 */
163 {0x0067,0x0e,0x04,0x05,0x05,0x6a, 800, 600, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0x1 */
[all …]
/openbmc/linux/drivers/mmc/core/
H A Dsd.c582 * maximum current, e.g. if the card's maximum current is 300ma, and in sd_set_current_limit()
583 * when we set current limit to 200ma, the card will draw 200ma, and in sd_set_current_limit()
584 * when we set current limit to 400/600/800ma, the card will draw its in sd_set_current_limit()
585 * maximum 300ma from the host. in sd_set_current_limit()
590 * in a 300mA card being limited to 200mA even though the host in sd_set_current_limit()
591 * supports 800mA. Failures seen with SanDisk 8GB UHS cards with in sd_set_current_limit()
594 if (max_current >= 800 && in sd_set_current_limit()
856 * If the host can supply more than 150mA at current voltage, in mmc_sd_get_cid()
/openbmc/u-boot/arch/arm/dts/
H A Dimx6ul-opos6uldev.dts22 * MA 02110-1301 USA
196 hactive = <800>;
H A Drk3288-veyron.dtsi482 i2c-scl-rising-time-ns = <800>; /* 600ns measured */
630 pcfg_pull_none_drv_8ma: pcfg-pull-none-drv-8ma {
634 pcfg_pull_up_drv_8ma: pcfg-pull-up-drv-8ma {
/openbmc/linux/arch/arm/boot/dts/rockchip/
H A Drk3288-veyron.dtsi340 i2c-scl-rising-time-ns = <800>; /* 600ns measured */
459 pcfg_pull_none_drv_8ma: pcfg-pull-none-drv-8ma {
464 pcfg_pull_up_drv_8ma: pcfg-pull-up-drv-8ma {
/openbmc/linux/drivers/usb/misc/sisusbvga/
H A Dsisusb_tables.h24 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
116 {800, 600, 8, 16}, /* 0x07 */
125 {800, 480, 8, 16}, /* 0x10 */
139 {1280, 800, 8, 16}, /* 0x1e */
179 {0x30, 0x2a1b, 0x0103, SIS_RI_800x600, 0x00, 0x00, 0x07, 0x06, 0x00, 3}, /* 800x600x8 */
190 {0x47, 0x2a1d, 0x0114, SIS_RI_800x600, 0x00, 0x00, 0x07, 0x06, 0x00, 3}, /* 800x600x16 */
204 {0x63, 0x2a3f, 0x013b, SIS_RI_800x600, 0x00, 0x00, 0x07, 0x06, 0x00, 3}, /* 800x600x32 */
207 {0x70, 0x6a1b, 0x0000, SIS_RI_800x480, 0x00, 0x00, 0x07, 0x07, 0x1e, -1}, /* 800x480x8 */
211 {0x76, 0x6a1f, 0x0000, SIS_RI_800x480, 0x00, 0x00, 0x07, 0x07, 0x1e, -1}, /* 800x480x32 */
215 {0x7a, 0x6a1d, 0x0000, SIS_RI_800x480, 0x00, 0x00, 0x07, 0x07, 0x1e, -1}, /* 800x480x16 */
[all …]
/openbmc/linux/drivers/extcon/
H A Dextcon-intel-cht-wc.c149 /* Charger detection can take upto 600ms, wait 800ms max. */ in cht_wc_extcon_get_charger()
150 timeout = jiffies + msecs_to_jiffies(800); in cht_wc_extcon_get_charger()
529 * feedback loop which causes aprox. 300 mA extra battery drain in cht_wc_extcon_probe()
/openbmc/linux/arch/arm/boot/dts/st/
H A Dste-ux500-samsung-codina.dts37 * This has a frequency cap at ~800 MHz in the firmware.
270 * the flash max current 343mA and torch max
271 * current 55 mA.
644 touchscreen-size-y = <800>;
H A Dste-ux500-samsung-skomer.dts161 * the flash max current 343mA and torch max
162 * current 55 mA.
453 touchscreen-size-y = <800>;
H A Dste-ux500-samsung-kyle.dts182 * the flash max current 343mA and torch max
183 * current 55 mA.
472 touchscreen-size-y = <800>;
H A Dste-ux500-samsung-codina-tmo.dts200 * the flash max current 343mA and torch max
201 * current 55 mA.
544 touchscreen-size-y = <800>;
/openbmc/linux/drivers/media/i2c/
H A Ddw9768.c43 * D[9:0] DAC data input: positive output current = D[9:0] / 1023 * 100[mA]
145 {4, 800},

123