Home
last modified time | relevance | path

Searched +full:125 +full:ma (Results 1 – 25 of 86) sorted by relevance

1234

/kernel/linux/linux-6.6/Documentation/leds/
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:
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.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/dac/
Dad5755.txt52 4: 4 mA to 20 mA current range.
53 5: 0 mA to 20 mA current range.
54 6: 0 mA to 24 mA current range.
71 125
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/dac/
Dadi,ad5755.yaml86 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]
/kernel/linux/linux-5.10/drivers/hwmon/
Dltc4222.c46 /* 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()
Dltc4215.c96 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()
Dltc4245.c221 * the following: X uV / Y mOhm == Z mA in ltc4245_get_current()
234 voltage = regval * 125; /* voltage in uV */ in ltc4245_get_current()
238 voltage = regval * 125; /* voltage in uV */ in ltc4245_get_current()
/kernel/linux/linux-6.6/drivers/hwmon/
Dltc4222.c46 /* 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()
Dina238.c87 * shunt = 0x4000 / (819.2 * 10^6) / 0.001 = 20000 uOhms (with 1mA/lsb)
89 * Current (mA) = register value * 20000 / rshunt / 4 * gain
97 #define INA238_DIE_TEMP_LSB 125 /* 125 mC/lsb */
275 /* Signed register, fixed 1mA current lsb. result in mA */ in ina238_read_current()
299 /* Fixed 1mA lsb, scaled by 1000000 to have result in uW */ in ina238_read_power()
Dltc4215.c96 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()
Dltc4245.c221 * the following: X uV / Y mOhm == Z mA in ltc4245_get_current()
234 voltage = regval * 125; /* voltage in uV */ in ltc4245_get_current()
238 voltage = regval * 125; /* voltage in uV */ in ltc4245_get_current()
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/
Dcs35l36.txt18 - 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)
Dcirrus,cs42l43.yaml135 enum: [ 0, 125, 250, 500, 750, 1000, 1250, 1500 ]
142 enum: [ 0, 125, 250, 500, 750, 1000, 1250, 1500 ]
165 enum: [ 0, 125, 250, 500, 750, 1000, 1250, 1500 ]
172 enum: [ 0, 125, 250, 500, 750, 1000, 1250, 1500 ]
237 description: Set drive strength in mA
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dcs35l36.txt18 - 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)
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/pinctrl/
Dmediatek,mt8183-pinctrl.yaml114 enum: [125, 250, 500, 1000]
122 2/4/6/8/10/12/14/16mA driving. But in specific driving setup, they
123 can support 0.125/0.25/0.5/1mA adjustment. If we enable specific
126 When E1=0/E0=0, the strength is 0.125mA.
127 When E1=0/E0=1, the strength is 0.25mA.
128 When E1=1/E0=0, the strength is 0.5mA.
129 When E1=1/E0=1, the strength is 1mA.
Dmediatek,mt8365-pinctrl.yaml118 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.
Dmediatek,mt8192-pinctrl.yaml81 support 2/4/6/8/10/12/14/16mA in mt8192.
85 enum: [125, 250, 500, 1000]
/kernel/linux/linux-5.10/drivers/iio/adc/
Dina2xx-adc.c55 #define INA219_DEFAULT_PGA 125 /* 1000/8 */
239 * processed (mA) = raw * current_lsb (mA) in ina2xx_read_raw()
240 * current_lsb (mA) = shunt_voltage_lsb (nV) / in ina2xx_read_raw()
250 * power_lsb (mW) = power_lsb_factor (mW/mA) * in ina2xx_read_raw()
251 * current_lsb (mA) in ina2xx_read_raw()
424 static const int ina219_vshunt_gain_tab[] = { 125, 250, 500, 1000 };
426 125, 1000, 250, 1000, 500, 1000, 1000, 1000 };
434 if (gain < 125 || gain > 1000) in ina219_set_vshunt_pga_gain()
/kernel/linux/linux-6.6/drivers/iio/adc/
Dina2xx-adc.c55 #define INA219_DEFAULT_PGA 125 /* 1000/8 */
242 * processed (mA) = raw * current_lsb (mA) in ina2xx_read_raw()
243 * current_lsb (mA) = shunt_voltage_lsb (nV) / in ina2xx_read_raw()
253 * power_lsb (mW) = power_lsb_factor (mW/mA) * in ina2xx_read_raw()
254 * current_lsb (mA) in ina2xx_read_raw()
427 static const int ina219_vshunt_gain_tab[] = { 125, 250, 500, 1000 };
429 125, 1000, 250, 1000, 500, 1000, 1000, 1000 };
437 if (gain < 125 || gain > 1000) in ina219_set_vshunt_pga_gain()
/kernel/linux/linux-5.10/arch/arm64/boot/dts/rockchip/
Drk3368-evb.dtsi38 120 121 122 123 124 125 126 127
145 pcfg_pull_none_drv_8ma: pcfg-pull-none-drv-8ma {
150 pcfg_pull_up_drv_8ma: pcfg-pull-up-drv-8ma {
/kernel/linux/linux-6.6/arch/arm64/boot/dts/rockchip/
Drk3368-evb.dtsi42 120 121 122 123 124 125 126 127
148 pcfg_pull_none_drv_8ma: pcfg-pull-none-drv-8ma {
153 pcfg_pull_up_drv_8ma: pcfg-pull-up-drv-8ma {
/kernel/linux/linux-6.6/arch/arm/boot/dts/rockchip/
Drk3288-evb.dtsi68 120 121 122 123 124 125 126 127
306 pcfg_pull_none_drv_8ma: pcfg-pull-none-drv-8ma {
310 pcfg_pull_up_drv_8ma: pcfg-pull-up-drv-8ma {
342 * high-speed mode on EVB board so bump up to 8ma.
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Drk3288-evb.dtsi68 120 121 122 123 124 125 126 127
306 pcfg_pull_none_drv_8ma: pcfg-pull-none-drv-8ma {
310 pcfg_pull_up_drv_8ma: pcfg-pull-up-drv-8ma {
342 * high-speed mode on EVB board so bump up to 8ma.
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-oxnas.c7 * Copyright (C) 2013 Ma Haijun <mahaijuns@gmail.com>
80 /* Use simple mux for 25/125 Mhz clock switching */ in oxnas_dwmac_init()
/kernel/linux/linux-6.6/Documentation/w1/slaves/
Dw1_therm.rst95 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
/kernel/linux/linux-5.10/Documentation/w1/slaves/
Dw1_therm.rst94 to 125 degC). Values are integer as they are store in a 8bit register in
111 maximum current draw of 1.5mA and that a 5k pullup resistor is not

1234