Home
last modified time | relevance | path

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

1234

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/power/supply/
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 */
/kernel/linux/linux-6.6/Documentation/power/regulator/
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
/kernel/linux/linux-5.10/Documentation/power/regulator/
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
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/backlight/
Dqcom-wled.yaml58 mA; per-string current limit.
75 mA; boost current limit.
82 enum: [ 600, 640, 685, 738, 800, 872, 960, 1066, 1200, 1371, 1600, 1920,
195 default: 800
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/leds/backlight/
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
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
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()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
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()
/kernel/linux/linux-5.10/include/linux/usb/
Dpd.h231 #define PDO_FIXED_CURR_SHIFT 0 /* 10mA units */
234 #define PDO_FIXED_CURR(ma) ((((ma) / 10) & PDO_CURR_MASK) << PDO_FIXED_CURR_SHIFT) argument
236 #define PDO_FIXED(mv, ma, flags) \ argument
238 PDO_FIXED_VOLT(mv) | PDO_FIXED_CURR(ma))
256 #define PDO_VAR_MAX_CURR_SHIFT 0 /* 10mA units */
260 #define PDO_VAR_MAX_CURR(ma) ((((ma) / 10) & PDO_CURR_MASK) << PDO_VAR_MAX_CURR_SHIFT) argument
277 #define PDO_PPS_APDO_MAX_CURR_SHIFT 0 /* 50mA units */
286 #define PDO_PPS_APDO_MAX_CURR(ma) \ argument
287 ((((ma) / 50) & PDO_PPS_APDO_CURR_MASK) << PDO_PPS_APDO_MAX_CURR_SHIFT)
363 #define PDO_FIXED_OP_CURR(ma) ((((ma) / 10) & RDO_CURR_MASK) << RDO_FIXED_OP_CURR_SHIFT) argument
[all …]
/kernel/linux/linux-6.6/include/linux/usb/
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 …]
/kernel/linux/linux-6.6/drivers/power/supply/
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()
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 …]
/kernel/linux/linux-5.10/drivers/power/supply/
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()
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 …]
/kernel/linux/linux-5.10/tools/edid/
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
/kernel/linux/linux-6.6/tools/edid/
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
/kernel/linux/linux-5.10/drivers/mmc/core/
Dsd.c562 * maximum current, e.g. if the card's maximum current is 300ma, and in sd_set_current_limit()
563 * when we set current limit to 200ma, the card will draw 200ma, and in sd_set_current_limit()
564 * when we set current limit to 400/600/800ma, the card will draw its in sd_set_current_limit()
565 * maximum 300ma from the host. in sd_set_current_limit()
570 * in a 300mA card being limited to 200mA even though the host in sd_set_current_limit()
571 * supports 800mA. Failures seen with SanDisk 8GB UHS cards with in sd_set_current_limit()
574 if (max_current >= 800 && in sd_set_current_limit()
838 * If the host can supply more than 150mA at current voltage, in mmc_sd_get_cid()
/kernel/linux/linux-6.6/drivers/video/fbdev/
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,
/kernel/linux/linux-5.10/drivers/video/fbdev/
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,
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/
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 */
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 …]
/kernel/linux/linux-5.10/drivers/video/fbdev/sis/
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 */
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 …]
/kernel/linux/linux-6.6/drivers/mmc/core/
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()
872 * If the host can supply more than 150mA at current voltage, in mmc_sd_get_cid()
/kernel/linux/linux-5.10/drivers/extcon/
Dextcon-intel-cht-wc.c132 /* Charger detection can take upto 600ms, wait 800ms max. */ in cht_wc_extcon_get_charger()
133 timeout = jiffies + msecs_to_jiffies(800); in cht_wc_extcon_get_charger()
366 * feedback loop which causes aprox. 300 mA extra battery drain in cht_wc_extcon_probe()
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Drk3288-veyron.dtsi336 i2c-scl-rising-time-ns = <800>; /* 600ns measured */
455 pcfg_pull_none_drv_8ma: pcfg-pull-none-drv-8ma {
460 pcfg_pull_up_drv_8ma: pcfg-pull-up-drv-8ma {

1234