| /linux/Documentation/leds/ |
| H A D | leds-mt6370-rgb.rst | 13 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: 57 * Tr1/Tr2/Tf1/Tf2/Ton: 125ms to 3125ms, 200ms per step. 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/iio/dac/ |
| H A D | adi,ad5755.yaml | 86 4: 4 mA to 20 mA current range. 87 5: 0 mA to 20 mA current range. 88 6: 0 mA to 24 mA current range. 108 - enum: [64000, 32000, 16000, 8000, 4000, 2000, 1000, 500, 250, 125, 64, 32, 16, 8, 4, 0]
|
| /linux/drivers/hwmon/ |
| H A D | ltc4222.c | 46 /* Return the voltage from the given register in mV or mA */ 69 val = DIV_ROUND_CLOSEST(val * 125, 4); in ltc4222_get_value() 75 * an 1 mOhm sense resistor, in mA. If a different sense in ltc4222_get_value() 80 val = DIV_ROUND_CLOSEST(val * 125, 2); in ltc4222_get_value()
|
| H A D | ltc4215.c | 96 voltage = regval * 482 * 125 / 1000; in ltc4215_get_voltage() 107 /* Return the current from the sense resistor in mA */ 120 * the following: X uV / Y mOhm == Z mA in ltc4215_get_current() 159 /* current in mA * voltage in mV == power in uW */ in ltc4215_power_show()
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | cs35l36.txt | 18 - cirrus,boost-peak-milliamp : Boost-converter peak current limit in mA. 20 Range starts at 1600mA and goes to a maximum of 4500mA with increments of 21 50mA. 85 2 = 125C (Default)
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | mediatek,mt8365-pinctrl.yaml | 118 enum: [125, 250, 500, 1000] 126 2/4/6/8/10/12/14/16mA driving. But in specific driving setup, they 127 can support 0.125/0.25/0.5/1mA adjustment. If we enable specific 130 When E1=0/E0=0, the strength is 0.125mA. 131 When E1=0/E0=1, the strength is 0.25mA. 132 When E1=1/E0=0, the strength is 0.5mA. 133 When E1=1/E0=1, the strength is 1mA.
|
| H A D | mediatek,mt8192-pinctrl.yaml | 81 support 2/4/6/8/10/12/14/16mA in mt8192. 85 enum: [125, 250, 500, 1000]
|
| /linux/drivers/iio/adc/ |
| H A D | ina2xx-adc.c | 53 #define INA219_DEFAULT_PGA 125 /* 1000/8 */ 250 * processed (mA) = raw * current_lsb (mA) in ina2xx_read_raw() 251 * current_lsb (mA) = shunt_voltage_lsb (nV) / in ina2xx_read_raw() 261 * power_lsb (mW) = power_lsb_factor (mW/mA) * in ina2xx_read_raw() 262 * current_lsb (mA) in ina2xx_read_raw() 435 static const int ina219_vshunt_gain_tab[] = { 125, 250, 500, 1000 }; 437 125, 1000, 250, 1000, 500, 1000, 1000, 1000 }; 445 if (gain < 125 || gain > 1000) in ina219_set_vshunt_pga_gain()
|
| /linux/Documentation/w1/slaves/ |
| H A D | w1_therm.rst | 95 to 125 degC). Values are integer as they are store in a 8bit register in 112 maximum current draw of 1.5mA and that a 5k pullup resistor is not
|
| /linux/net/ipv6/ |
| H A D | mcast.c | 76 static void igmp6_join_group(struct ifmcaddr6 *ma); 77 static void igmp6_leave_group(struct ifmcaddr6 *ma); 98 #define MLD_QI_DEFAULT (125 * HZ) 990 struct ifmcaddr6 *ma, __rcu **map; in __ipv6_dev_mc_dec() local 995 (ma = mc_dereference(*map, idev)); in __ipv6_dev_mc_dec() 996 map = &ma->next) { in __ipv6_dev_mc_dec() 997 if (ipv6_addr_equal(&ma->mca_addr, addr)) { in __ipv6_dev_mc_dec() 998 if (--ma->mca_users == 0) { in __ipv6_dev_mc_dec() 999 *map = ma->next; in __ipv6_dev_mc_dec() 1001 igmp6_group_dropped(ma); in __ipv6_dev_mc_dec() [all …]
|
| /linux/drivers/power/supply/ |
| H A D | ds2760_battery.c | 97 int current_raw; /* units of 0.625 mA */ 287 /* DS2760 reports current in signed units of 0.625mA, but the battery in ds2760_battery_read_status() 302 * multiplying by .125 * 10 = 1.25. */ in ds2760_battery_read_status() 403 * we've seen the current < 10 mA at least two in ds2760_battery_update_status()
|
| /linux/Documentation/networking/device_drivers/ethernet/chelsio/ |
| H A D | cxgb.rst | 188 Example for RTT with 100us: RX_WINDOW = (1,250,000 * 0.1) = 125,000 387 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
| /linux/drivers/scsi/ |
| H A D | 3w-xxxx.h | 45 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 325 u32 padding[125];
|
| /linux/drivers/iio/proximity/ |
| H A D | isl29501.c | 677 /* light = raw_light * 35 / 10000 (mA) */ in isl29501_get_scale() 703 /* temperature = raw_temperature * 125 / 100000 (milli °C) */ in isl29501_get_scale() 704 *val = 125; in isl29501_get_scale()
|
| H A D | vcnl3020.c | 64 {125, 0}, 100 * 200000 uA == 200 mA == 20 in microamp_to_reg()
|
| /linux/arch/arm/mach-sa1100/ |
| H A D | assabet.c | 105 * causes the ADV7171 to consume around 100mA - more than half 393 .left_margin = 125, .upper_margin = 70,
|
| /linux/drivers/pinctrl/starfive/ |
| H A D | pinctrl-starfive-jh7100.c | 192 * mA: 14.2 21.2 28.2 35.2 42.2 49.1 56.0 62.8 194 * After rounding that is 7*DS + 14 mA 432 PINCTRL_PIN(PAD_FUNC_SHARE(125), "FUNC_SHARE[125]"),
|
| /linux/include/linux/usb/ |
| H A D | composite.h | 55 #define USB_MS_TO_HS_INTERVAL(x) (ilog2((x * 1000 / 125)) + 1) 275 * @MaxPower: Power consumption in mA. Used to compute bMaxPower in the
|
| /linux/drivers/pinctrl/bcm/ |
| H A D | pinctrl-bcm281xx.c | 251 #define BCM281XX_PIN_NAND_ALE 125 1107 #define BCM21664_PIN_STAT2 125 1779 /* Valid range is 2-16 mA, even numbers only */ in bcm281xx_std_pin_update() 1784 "(2..16) mA, even numbers only.\n", in bcm281xx_std_pin_update()
|
| /linux/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_hipd.c | 324 OUTB(np, nc_stime1, gen); /* set to nominal delay of 1<<gen * 125us */ in getfreq() 481 if (dt && sfac <= 9) per = 125; 1852 OUTW(np, nc_sien , STO|HTH|MA|SGE|UDC|RST|PAR); 2289 * The chip will then interrupt with both PAR and MA 2357 else if (sist & MA) 2419 * raising the MA interrupt for interrupted INPUT phases. 2755 * - SCSI parity error + Phase mismatch (PAR|MA) 2836 * PAR and MA interrupts may occur at the same time, 2881 * Phase mismatch (MA) is the most frequent interrupt 2885 * mismatch condition (MA). [all …]
|
| /linux/drivers/tty/vt/ |
| H A D | ucs_fallback_table.h_shipped | 1093 { 0x2E, 0x6D }, /* DEVANAGARI LETTER MA -> 'm' */ 1147 { 0xAE, 0x6D }, /* BENGALI LETTER MA -> 'm' */ 1185 { 0x2E, 0x6D }, /* GURMUKHI LETTER MA -> 'm' */ 1227 { 0xAE, 0x6D }, /* GUJARATI LETTER MA -> 'm' */ 1270 { 0x2E, 0x6D }, /* ORIYA LETTER MA -> 'm' */ 1308 { 0xAE, 0x6D }, /* TAMIL LETTER MA -> 'm' */ 1350 { 0x2E, 0x6D }, /* TELUGU LETTER MA -> 'm' */ 1392 { 0xAE, 0x6D }, /* KANNADA LETTER MA -> 'm' */ 1435 { 0x2E, 0x6D }, /* MALAYALAM LETTER MA -> 'm' */ 1503 { 0x21, 0x6D }, /* THAI CHARACTER MO MA -> 'm' */ [all …]
|
| /linux/drivers/iio/light/ |
| H A D | vcnl4000.c | 120 #define VCNL4040_CONF3_PS_LED_I_16BITS 3 /* 120 mA */ 133 {125, 0},
|
| /linux/drivers/video/fbdev/sis/ |
| H A D | 300vtbl.h | 23 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA 528 { 0x68,0x43,0x80,125}, 529 { 0x68,0x43,0x80,125}, 530 { 0x68,0x43,0x80,125},
|
| /linux/drivers/regulator/ |
| H A D | qcom_smd-regulator.c | 40 #define RPM_KEY_MA 0x0000616d /* "ma" */ 629 .n_voltages = 125,
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | farch_regs.h | 1370 #define FRF_BB_TX_VLAN7_PORT1_EN_LBN 125 2876 #define FFE_AB_XX_SD_CTL_DRV_DEF 0 /* 20mA */
|