Home
last modified time | relevance | path

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

12

/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 */
/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
/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
/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()
H A Ddib7000m.c279 if (state->revision == 0x4000) { // workaround for PA/MA in dib7000m_set_adc_state()
553 // Tuner IO bank: max drive (14mA)
1241 int i = 800, found; in dib7000m_set_frontend()
1442 .name = "DiBcom 7000MA/MB/PA/PB/MC",
1473 MODULE_DESCRIPTION("Driver for the DiBcom 7000MA/MB/PA/PB/MC COFDM demodulator");
/linux/include/linux/usb/
H A Dpd.h237 #define PDO_FIXED_CURR_SHIFT 0 /* 10mA units */
240 #define PDO_FIXED_CURR(ma) ((((ma) / 10) & PDO_CURR_MASK) << PDO_FIXED_CURR_SHIFT)
242 #define PDO_FIXED(mv, ma, flags) \
244 PDO_FIXED_VOLT(mv) | PDO_FIXED_CURR(ma))
262 #define PDO_VAR_MAX_CURR_SHIFT 0 /* 10mA units */ argument
266 #define PDO_VAR_MAX_CURR(ma) ((((ma) / 10) & PDO_CURR_MASK) << PDO_VAR_MAX_CURR_SHIFT)
283 #define PDO_PPS_APDO_MAX_CURR_SHIFT 0 /* 50mA units */
292 #define PDO_PPS_APDO_MAX_CURR(ma) \
236 PDO_FIXED_CURR(ma) global() argument
238 PDO_FIXED(mv,ma,flags) global() argument
288 PDO_PPS_APDO_MAX_CURR(ma) global() argument
365 PDO_FIXED_OP_CURR(ma) global() argument
366 PDO_FIXED_MAX_CURR(ma) global() argument
393 PDO_PROG_OP_CURR(ma) global() argument
[all...]
/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.c522 /* set current limit in mA */ in bq2415x_set_current_limit() argument
523 static int bq2415x_set_current_limit(struct bq2415x_device *bq, int mA) in bq2415x_set_current_limit()
527 if (mA <= 100) in bq2415x_set_current_limit()
529 else if (mA <= 500) in bq2415x_set_current_limit()
531 else if (mA <= 800) in bq2415x_set_current_limit()
540 /* get current limit in mA */ in bq2415x_get_current_limit()
554 return 800; in bq2415x_get_current_limit()
621 /* set charge current in mA (platform data must provide resistor sense) */ in bq2415x_set_charge_current() argument
622 static int bq2415x_set_charge_current(struct bq2415x_device *bq, int mA) in bq2415x_set_charge_current()
655 bq2415x_set_termination_current(struct bq2415x_device * bq,int mA) bq2415x_set_termination_current() argument
786 bq2415x_update_reported_mode(struct bq2415x_device * bq,int mA) bq2415x_update_reported_mode() argument
[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()
/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,
H A Dau1200fb.c30 * 675 Mass Ave, Cambridge, MA 02139, USA.
313 /* Need VGA 800 @ 24bpp, @ 32bpp */
357 * max_xres <= 800
417 [2] = { /* SVGA 800x600 H:46.1kHz V:69Hz */
440 800, 800,
627 .mode_screen = LCD_SCREEN_SX_N(800) |
644 800, 800,
/linux/drivers/mmc/core/
H A Dsd.c576 * maximum current, e.g. if the card's maximum current is 300ma, and in sd_set_current_limit()
577 * when we set current limit to 200ma, the card will draw 200ma, and in sd_set_current_limit()
578 * when we set current limit to 400/600/800ma, the card will draw its in sd_set_current_limit()
579 * maximum 300ma from the host. in sd_set_current_limit()
584 * in a 300mA card being limited to 200mA even though the host in sd_set_current_limit()
585 * supports 800mA. Failures seen with SanDisk 8GB UHS cards with in sd_set_current_limit()
588 if (max_current >= 800 && in sd_set_current_limit()
854 * If the host can supply more than 150mA at current voltage, in mmc_sd_get_cid()
/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 …]
/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()
524 * feedback loop which causes aprox. 300 mA extra battery drain in cht_wc_extcon_probe()
/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 …]
/linux/arch/arm/boot/dts/st/
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-gavini.dts212 * the flash max current 343mA and torch max
213 * current 55 mA.
589 touchscreen-size-y = <800>;
/linux/drivers/regulator/
H A Dqcom-labibb-regulator.c638 static const int soft_start_values[] = { 200, 400, 600, 800 };
849 /* LAB Limits: 200-1600mA */ in qcom_labibb_regulator_probe()
855 /* IBB Limits: 0-1550mA */ in qcom_labibb_regulator_probe()
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-gw5903.dtsi22 * MA 02110-1301 USA
492 vactive = <800>;
/linux/include/linux/
H A Drtsx_pci.h1145 * @sd_400mA_ocp_thd: 400mA ocp thd
1146 * @sd_800mA_ocp_thd: 800mA ocp thd
/linux/Documentation/networking/device_drivers/ethernet/cirrus/
H A Dcs89x0.rst147 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
580 Telephone :(800) 888-5016 (from inside U.S. and Canada)

12