Home
last modified time | relevance | path

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

123

/openbmc/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:
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.
/openbmc/linux/Documentation/devicetree/bindings/iio/dac/
H A 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]
/openbmc/linux/drivers/hwmon/
H A 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()
H A 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()
H A 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()
H A 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()
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A 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)
H A 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
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A 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.
H A 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.
H A Dmediatek,mt8192-pinctrl.yaml81 support 2/4/6/8/10/12/14/16mA in mt8192.
85 enum: [125, 250, 500, 1000]
/openbmc/linux/drivers/iio/adc/
H A 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()
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A 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 {
/openbmc/linux/arch/arm/boot/dts/rockchip/
H A 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.
/openbmc/u-boot/drivers/power/
H A Dexynos-tmu.c17 * MA 02111-1307 USA
113 * Temperature code range between min 25 and max 125. in get_cur_temp()
155 /* Temperature code lies between min 25 and max 125 */ in tmu_monitor()
168 /* Temperature code does not lie between min 25 and max 125 */ in tmu_monitor()
/openbmc/linux/Documentation/w1/slaves/
H A 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
/openbmc/linux/net/ipv6/
H A Dmcast.c73 static void igmp6_join_group(struct ifmcaddr6 *ma);
74 static void igmp6_leave_group(struct ifmcaddr6 *ma);
95 #define MLD_QI_DEFAULT (125 * HZ)
966 struct ifmcaddr6 *ma, __rcu **map; in __ipv6_dev_mc_dec() local
972 (ma = mc_dereference(*map, idev)); in __ipv6_dev_mc_dec()
973 map = &ma->next) { in __ipv6_dev_mc_dec()
974 if (ipv6_addr_equal(&ma->mca_addr, addr)) { in __ipv6_dev_mc_dec()
975 if (--ma->mca_users == 0) { in __ipv6_dev_mc_dec()
976 *map = ma->next; in __ipv6_dev_mc_dec()
978 igmp6_group_dropped(ma); in __ipv6_dev_mc_dec()
[all …]
/openbmc/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()
303 * multiplying by .125 * 10 = 1.25. */ in ds2760_battery_read_status()
404 * we've seen the current < 10 mA at least two in ds2760_battery_update_status()
/openbmc/u-boot/cmd/aspeed/
H A Dplltest.c9 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
221 case 1: //2.5G 125Mhz in do_ast2600_pll_test()
/openbmc/u-boot/arch/arm/dts/
H A Dexynos5420-peach-pit.dts50 samsung,max-temp = <125>;
147 * [7:6] Right-bar GPIO output strength is 8mA
H A Drk3288-veyron.dtsi52 120 121 122 123 124 125 126 127
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/scsi/
H A D3w-xxxx.h45 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
325 u32 padding[125];
/openbmc/linux/Documentation/networking/device_drivers/ethernet/chelsio/
H A Dcxgb.rst188 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.
/openbmc/linux/drivers/iio/proximity/
H A Disl29501.c677 /* 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()
/openbmc/linux/Documentation/driver-api/usb/
H A Dusb.rst871 | | | | | |__MaxPower in mA
935 3KBytes every 125 usec) per endpoint.
980 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
987 C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=100mA
994 C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=100mA
1003 C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=100mA

123