Home
last modified time | relevance | path

Searched +full:625 +full:ma (Results 1 – 11 of 11) sorted by relevance

/linux/Documentation/leds/
H A Dleds-mt6370-rgb.rst13 a sink current up to 24mA and a CHG_VIN power good indicator LED with sink
14 current up to 6mA. It provides three operation modes for RGB LEDs:
62 "0 125 0 125 0 125 0 125 0 625 0 1050"
64 This Will configure Tr1/Tr2/Tf1/Tf2 to 125m, Ton to 625ms, and Toff to 1050ms.
/linux/Documentation/devicetree/bindings/leds/
H A Dmaxim,max77693.yaml31 outputs. The maximum current on each output is reduced to 625mA then. If
/linux/drivers/hwmon/
H A Dltc2945.c82 /* Return the value from the given register in uW, mV, or mA */
122 val *= 625LL; in ltc2945_reg_to_val()
157 /* 25 uV resolution. Convert to mA. */ in ltc2945_reg_to_val()
199 val = DIV_ROUND_CLOSEST_ULL(val, 625 * 1000); in ltc2945_val_to_reg()
230 /* 25 uV resolution. Convert to mA. */ in ltc2945_val_to_reg()
H A Dltc4261.c89 /* Return the voltage from the given register in mV or mA */
105 * an 1 mOhm sense resistor, in mA. If a different sense in ltc4261_get_value()
110 val = val * 625 / 10; in ltc4261_get_value()
/linux/drivers/leds/
H A Dleds-lt3593.c31 * falling edge decreases the current level by 625uA. Up to 32 pulses in lt3593_led_set()
32 * can be sent, so the maximum power reduction is 20mA. in lt3593_led_set()
/linux/include/linux/usb/
H A Dpd.h233 #define PDO_FIXED_CURR_SHIFT 0 /* 10mA units */
236 #define PDO_FIXED_CURR(ma) ((((ma) / 10) & PDO_CURR_MASK) << PDO_FIXED_CURR_SHIFT) argument
238 #define PDO_FIXED(mv, ma, flags) \ argument
240 PDO_FIXED_VOLT(mv) | PDO_FIXED_CURR(ma))
258 #define PDO_VAR_MAX_CURR_SHIFT 0 /* 10mA units */
262 #define PDO_VAR_MAX_CURR(ma) ((((ma) / 10) & PDO_CURR_MASK) << PDO_VAR_MAX_CURR_SHIFT) argument
279 #define PDO_PPS_APDO_MAX_CURR_SHIFT 0 /* 50mA units */
288 #define PDO_PPS_APDO_MAX_CURR(ma) \ argument
289 ((((ma) / 50) & PDO_PPS_APDO_CURR_MASK) << PDO_PPS_APDO_MAX_CURR_SHIFT)
365 #define PDO_FIXED_OP_CURR(ma) ((((ma) / 10) & RDO_CURR_MASK) << RDO_FIXED_OP_CURR_SHIFT) argument
[all …]
/linux/drivers/power/supply/
H A Dds2760_battery.c97 int current_raw; /* units of 0.625 mA */
288 /* DS2760 reports current in signed units of 0.625mA, but the battery in ds2760_battery_read_status()
289 * class reports in units of µA, so convert by multiplying by 625. */ in ds2760_battery_read_status()
293 di->current_uA = di->current_raw * 625; in ds2760_battery_read_status()
404 * we've seen the current < 10 mA at least two in ds2760_battery_update_status()
/linux/drivers/video/fbdev/sis/
H A D310vtbl.h23 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
988 { 42, 25,1024, 625,1344, 806},
1011 { 211, 75,1024, 625,1688,1066},
1033 {1008, 625,1008, 625},
1034 {1008, 625,1008, 625},
1035 {1008, 625,1008, 625},
1036 {1008, 625,1008, 625},
1037 { 840, 625, 840, 625},
1044 {1008, 625,1008, 625},
1045 {1008, 625,1008, 625},
[all …]
H A D300vtbl.h23 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
673 { 42, 25,1024, 625,1344, 806},
676 { 42, 25,1024, 625,1344, 806},
679 { 42, 25,1024, 625,1344, 806},
702 { 211, 75,1024, 625,1688,1066},
818 {1008, 625,1008, 625},
819 {1008, 625,1008, 625},
820 {1008, 625,1008, 625},
821 {1008, 625,1008, 625},
828 {1008, 625,1008, 625},
[all …]
H A Dinitdef.h23 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
500 #define PALVT 625
H A Dinit.h23 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
1057 { 30, 11, 1056, 625, 1800, 1000 },
1132 { 4, 1,1080, 625, 2160, 1250 },
1152 { 4, 1,1080, 625, 2160, 1250 },