/openbmc/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | richtek,rt5033-charger.yaml | 27 Current of pre-charge mode. The pre-charge current levels are 350 mA 28 to 650 mA programmed by I2C per 100 mA. 31 Current of fast-charge mode. The fast-charge current levels are 700 mA 32 to 2000 mA programmed by I2C per 100 mA. 35 This property is end of charge current. Its level ranges from 150 mA 36 to 600 mA. Between 150 mA and 300 mA in 50 mA steps, between 300 mA and 37 600 mA in 100 mA steps.
|
H A D | ti,lp8727.yaml | 53 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/include/linux/usb/ |
H A D | pd.h | 232 #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/Documentation/devicetree/bindings/leds/backlight/ |
H A D | qcom-wled.yaml | 62 mA; per-string current limit. 79 mA; boost current limit. 86 enum: [ 600, 640, 685, 738, 800, 872, 960, 1066, 1200, 1371, 1600, 1920,
|
/openbmc/linux/Documentation/devicetree/bindings/phy/ |
H A D | qcom,qusb2-phy.yaml | 118 Possible range is - 15mA to 24mA (stepsize of 600 uA).
|
/openbmc/linux/drivers/power/supply/ |
H A D | adp5061.c | 82 #define ADP5061_ICHG_MAX 1300 // mA 119 50, 100, 150, 200, 250, 300, 350, 400, 450, 500, 550, 600, 650, 131 100, 150, 200, 250, 300, 400, 500, 600, 700, 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 D | wm831x_power.c | 200 { 600, 11 << 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()
|
H A D | bq25890_charger.c | 311 640, 630, 620, 615, 610, 600, 590, 585, 344 /* TODO: BQ25896 has max ICHG 3008 mA */ 580 /* converted_val = ADC_val * 50mA (table 10.3.19) */ in bq25890_power_supply_get_property()
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | au1100fb.h | 27 * 675 Mass Ave, Cambridge, MA 02139, USA. 56 #define AU1100_LCD_MAX_YRES 600 268 * max_yres <= 600 276 .yres = 600,
|
/openbmc/u-boot/include/configs/ |
H A D | controlcenterd.h | 23 * MA 02111-1307 USA 162 {300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200}
|
H A D | T1040QDS.h | 20 * MA 02111-1307 USA 355 {300, 600, 1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200}
|
/openbmc/linux/Documentation/translations/it_IT/process/ |
H A D | maintainer-pgp-guide.rst | 94 altro periodo. Di base è di 600 (10 minuti). 142 (*master key*), ma è una terminologia fuorviante perché lascia intendere che la 154 per criptare, 3 per firmare, ma solo una per una sola per certificare). Tutte 254 connesso alla porta parallela, ma dato che il suo output è comunque 293 infine mettetelo in un posto sicuro -- ma non troppo lontano, perché vi servirà 312 ridurre i rischi elencati qui sopra, ma le passphrase possono essere scoperte 421 ECC ED25519, ma offre meno funzionalità di sicurezza (come la resistenza 423 - `Nitrokey Pro 2`_: è simile alla Nitrokey Start, ma è più resistente alla 426 - `Yubikey 5`_: l'hardware e il software sono proprietari, ma è più economica 477 il sesso, informazioni d'accesso, eccetera), ma non sono necessari e aggiunge [all …]
|
/openbmc/linux/arch/arm/boot/dts/rockchip/ |
H A D | rk3288-veyron.dtsi | 340 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/mmc/core/ |
H A D | sd.c | 582 * 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() 597 else if (max_current >= 600 && in sd_set_current_limit() 856 * If the host can supply more than 150mA at current voltage, in mmc_sd_get_cid()
|
/openbmc/linux/include/linux/ |
H A D | power_supply.h | 417 * at 900mA to 4340mV, then maintenance charged at 600mA and 4150mV for up to 418 * 60 hours, then maintenance charged at 600mA and 4100mV for up to 200 hours.
|
/openbmc/linux/drivers/usb/misc/sisusbvga/ |
H A D | sisusb_tables.h | 24 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA 116 {800, 600, 8, 16}, /* 0x07 */ 134 {1024, 600, 8, 16}, /* 0x19 */ 142 {960, 600, 8, 16} /* 0x21 */ 256 {0x085f, 0x0d, 0x03, 0x05, 0x05, 0x30, 800, 600, 0x40, 0x00, 0x00}, /* 0x0 */ 257 {0x0067, 0x0e, 0x04, 0x05, 0x05, 0x30, 800, 600, 0x40, 0x00, 0x00}, /* 0x1 */ 258 {0x0067, 0x0f, 0x08, 0x48, 0x05, 0x30, 800, 600, 0x40, 0x00, 0x00}, /* 0x2 */ 259 {0x0067, 0x10, 0x07, 0x8b, 0x05, 0x30, 800, 600, 0x40, 0x00, 0x00}, /* 0x3 */ 260 {0x0047, 0x11, 0x0a, 0x00, 0x05, 0x30, 800, 600, 0x40, 0x00, 0x00}, /* 0x4 */ 261 {0x0047, 0x12, 0x0d, 0x00, 0x05, 0x30, 800, 600, 0x40, 0x00, 0x00}, /* 0x5 */ [all …]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | rk3288-veyron.dtsi | 482 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/drivers/regulator/ |
H A D | qcom-labibb-regulator.c | 638 static const int soft_start_values[] = { 200, 400, 600, 800 }; 850 /* LAB Limits: 200-1600mA */ in qcom_labibb_regulator_probe() 856 /* IBB Limits: 0-1550mA */ in qcom_labibb_regulator_probe()
|
/openbmc/linux/sound/soc/codecs/ |
H A D | mt6359.c | 29 /* 8:4mA(default), a:8mA, c:12mA, e:16mA */ in mt6359_set_gpio_driving() 268 usleep_range(600, 650); in hp_main_output_ramp() 282 usleep_range(600, 650); in hp_aux_feedback_loop_gain_ramp() 360 usleep_range(600, 650); in headset_volume_ramp() 2822 static const DECLARE_TLV_DB_SCALE(capture_tlv, 0, 600, 0);
|
/openbmc/linux/drivers/extcon/ |
H A D | extcon-intel-cht-wc.c | 149 /* Charger detection can take upto 600ms, wait 800ms max. */ in cht_wc_extcon_get_charger() 529 * feedback loop which causes aprox. 300 mA extra battery drain in cht_wc_extcon_probe()
|
/openbmc/linux/drivers/video/fbdev/sis/ |
H A D | init.h | 23 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA 200 { 800, 600, 8,16}, /* 0x07 */ 218 { 1024, 600, 8,16}, /* 0x19 */ 226 { 960, 600, 8,16}, /* 0x21 */ 789 { 1, 1, 864, 525,1270, 600, 50, 0, 0,0x300,0xf4,0xff,0x1c,0x22} 1271 { 840, 600, 840, 600}, 1272 { 840, 600, 840, 600}, 1273 { 840, 600, 840, 600}, 1274 { 840, 600, 840, 600}, 1275 { 784, 600, 784, 600},
|
H A D | 310vtbl.h | 23 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA 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 */ 164 {0x0067,0x0f,0x08,0x48,0x05,0x6a, 800, 600, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0x2 */ 165 {0x0067,0x10,0x07,0x8b,0x05,0x6a, 800, 600, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0x3 */ 166 {0x0047,0x11,0x0a,0x00,0x05,0x6a, 800, 600, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0x4 */ 167 {0x0047,0x12,0x0d,0x00,0x05,0x6a, 800, 600, 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0x5 */ 168 {0x0047,0x13,0x13,0x00,0x05,0x6a, 800, 600, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0x6 */ 169 {0x0107,0x14,0x1c,0x00,0x05,0x6a, 800, 600, 0x20, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0x7 */ 246 …{0x0077,0x53,0x6b,0x0b,0x1d,0x20, 960, 600, 0x30, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, /* 0x54 960… [all …]
|
H A D | 300vtbl.h | 23 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA 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 */ 149 {0x0067,0x0f,0x07,0x48,0x05,0x6a, 800, 600, 0, 0x00, 0x00}, /* 02 - CRT1CRTC was 0x4f */ 150 {0x0067,0x10,0x06,0x8b,0x05,0x6a, 800, 600, 0, 0x00, 0x00}, /* 03 */ 151 {0x0147,0x11,0x08,0x00,0x05,0x6a, 800, 600, 0, 0x00, 0x00}, /* 04 */ 152 {0x0147,0x12,0x0c,0x00,0x05,0x6a, 800, 600, 0, 0x00, 0x00}, /* 05 */ 153 {0x0047,0x11,0x0e,0x00,0x05,0x6a, 800, 600, 0, 0x00, 0x00}, /* 06 - CRT1CRTC was 0x51 */ 154 {0x0047,0x11,0x13,0x00,0x05,0x6a, 800, 600, 0, 0x00, 0x00}, /* 07 */ 190 {0xc077,0x33,0x09,0x06,0x00,0x20,1024, 600, 0, 0x00, 0x00}, /* 2b */
|
H A D | init.c | 27 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA 358 if((!(VBFlags & CRT1_LCDA)) || ((LCDwidth >= 800) && (LCDheight >= 600))) { in SiS_GetModeID() 379 if(VDisplay == 600) ModeIndex = ModeIndex_800x600[Depth]; in SiS_GetModeID() 391 else if(VDisplay == 600) ModeIndex = ModeIndex_960x600[Depth]; in SiS_GetModeID() 398 if(VDisplay == 600) ModeIndex = ModeIndex_1024x600[Depth]; in SiS_GetModeID() 527 if(VDisplay == 600) ModeIndex = ModeIndex_800x600[Depth]; in SiS_GetModeID_LCD() 542 if((VDisplay == 600) && (LCDheight == 600)) { in SiS_GetModeID_LCD() 593 if(LCDwidth >= 800 && LCDheight >= 600) { in SiS_GetModeID_LCD() 618 if(VDisplay == 600) ModeIndex = ModeIndex_800x600[Depth]; in SiS_GetModeID_LCD() 636 else if(VDisplay == 600) ModeIndex = ModeIndex_960x600[Depth]; in SiS_GetModeID_LCD() [all …]
|
/openbmc/linux/arch/mips/cavium-octeon/executive/ |
H A D | cvmx-spi.c | 21 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA 541 timeout_time = cvmx_get_cycle() + 1000ull * MS * 600; in cvmx_spi_training_cb()
|