Home
last modified time | relevance | path

Searched +full:90 +full:ma (Results 1 – 25 of 54) sorted by relevance

123

/linux/Documentation/devicetree/bindings/power/supply/
H A Dti,lp8727.yaml53 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 */
/linux/Documentation/devicetree/bindings/iio/dac/
H A Dadi,ad5755.yaml45 clock 90 degrees out of phase from each other.
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.
/linux/Documentation/devicetree/bindings/regulator/
H A Dnxp,pf8x00-regulator.yaml50 nxp,ilim-ma:
56 BUCK regulators current limit in mA.
60 Listed current limits in mA are,
69 enum: [ 0, 45, 90, 135, 180, 225, 270, 315 ]
133 nxp,ilim-ma = <4500>;
/linux/include/linux/regulator/
H A Dconsumer.h23 * e.g. Devices x,y,z share regulator r. Device x and y draw 20mA each during
24 * IO and 1mA at idle. Device z draws 100mA when under load and 5mA when
25 * idling. Regulator r has > 90% efficiency in NORMAL mode at loads > 100mA
26 * but this drops rapidly to 60% when below 100mA. Regulator r has > 90%
27 * efficiency in IDLE mode at loads < 10mA. Thus regulator r will operate
28 * in normal mode for loads > 10mA and in IDLE mode for load <= 10mA.
/linux/drivers/power/supply/
H A Dsc2731_charger.c46 /* Default current definition (unit is mA) */
120 /* Calculate the step value, each step is 50 mA */ in sc2731_charger_set_current()
123 /* Set pre-charge current as 450 mA */ in sc2731_charger_set_current()
387 * default charge termination current to 120 mA, and default in sc2731_charger_hw_init()
395 if (term_currrent <= 90) in sc2731_charger_hw_init()
400 cur_val = ((term_currrent - 90) / 25) + 1; in sc2731_charger_hw_init()
H A Dwm831x_power.c215 { 90, 7 << WM831X_CHG_ITERM_SHIFT },
220 { 90, 1 << WM831X_CHG_TIME_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 Daxp288_fuel_gauge.c41 #define CHRG_CCCV_CC_OFFSET 200 /* 200mA */
42 #define CHRG_CCCV_CC_LSB_RES 200 /* 200mA */
309 * 0 mA discharge current. in fuel_gauge_get_status()
311 if (fg_res < 90 || (pwr_stat & PS_STAT_BAT_CHRG_DIR) || no_current_sense_res) in fuel_gauge_get_status()
/linux/drivers/pinctrl/spacemit/
H A Dpinctrl-k1.c76 u32 mA; member
104 offset = 90; in spacemit_pin_to_offset()
206 u32 num, u32 mA) in spacemit_get_ds_value() argument
211 if (mA <= tbl[i].mA) in spacemit_get_ds_value()
224 return tbl[i].mA; in spacemit_get_ds_mA()
230 u32 mA) in spacemit_get_driver_strength() argument
236 mA); in spacemit_get_driver_strength()
240 mA); in spacemit_get_driver_strength()
689 u32 value, tmp, mA; in spacemit_pinconf_dbg_show() local
698 mA = spacemit_get_drive_strength_mA(type, tmp); in spacemit_pinconf_dbg_show()
[all …]
/linux/Documentation/translations/it_IT/process/
H A Dbotching-up-ioctls.rst18 sistema che finge di essere generico, ma al suo posto ci sono interfacce
19 dedicate. Ma al tempo stesso è più facile incasinare le cose.
41 i valori a 64-bit rispettandone l'allineamento, ma le piattaforme a 64-bit lo
78 Questo aiuta, ma non è una soluzione completa dato che uno spazio utente nuovo
121 i segnali; secondo questo vi permetterà di verificare il 90% dei percorsi
157 parte. Gli orologi divergeranno, ma con questa informazione gli strumenti di
163 nanosecondi. Non è il modo migliore per specificare il tempo, ma è
177 scadenze potrebbero essere estese - ma sicuramente gli utenti vi odieranno
210 dei nomi con oggetti per il *framebuffer*, ma questi non sono per niente
216 sottomissione di un oggetto allo stesso comando ioctl. Ma per evitarlo, se
[all …]
/linux/drivers/pinctrl/
H A Dpinctrl-artpec6.c172 PINCTRL_PIN(90, "GBE_RXD5"),
210 90, 91, 92, 93, 94, 95, 96 };
445 static int artpec6_pconf_drive_mA_to_field(unsigned int mA) in artpec6_pconf_drive_mA_to_field() argument
447 switch (mA) { in artpec6_pconf_drive_mA_to_field()
790 * PIN_CONFIG_DRIVE_STRENGTH: x (4mA, 6mA, 8mA, 9mA)
920 /* The reset values say 4mA, but we want 8mA as default. */
H A Dpinctrl-bm1880.c173 PINCTRL_PIN(90, "MIO90"),
279 static const unsigned int uart8_pins[] = { 89, 90 };
348 static const unsigned int gpio61_pins[] = { 90 };
357 static const unsigned int i2s0_pins[] = { 87, 88, 89, 90, 91 };
1016 static int bm1880_pinconf_drv_set(unsigned int mA, u32 width, in bm1880_pinconf_drv_set() argument
1025 * SoC at 4mA step, hence we need to handle them separately. in bm1880_pinconf_drv_set()
1028 switch (mA) { in bm1880_pinconf_drv_set()
1065 switch (mA) { in bm1880_pinconf_drv_set()
1098 * SoC at 4mA step, hence we need to handle them separately. in bm1880_pinconf_drv_get()
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dimg,pistachio-pinctrl.txt6 controller on Pistachio has 99 pins, 90 of which are MFIOs which can be
7 configured as GPIOs. The 90 GPIOs are divided into 6 banks of up to 16 GPIOs
46 - drive-strength: Drive strength in mA. Supported values: 2, 4, 8, 12.
/linux/arch/arm/mach-davinci/
H A Dirqs.h24 * 675 Mass Ave, Cambridge, MA 02139, USA.
102 #define IRQ_DA8XX_ARMCLKSTOPREQ 90
/linux/Documentation/devicetree/bindings/sound/
H A Dcirrus,cs42l43.yaml85 enum: [ 0, 14, 24, 43, 52, 61, 71, 90, 99 ]
92 enum: [ 10, 40, 90, 170 ]
238 description: Set drive strength in mA
/linux/arch/arm64/boot/dts/qcom/
H A Dapq8016-sbc.dts286 * expansion connector that is able to provide at least 0.18W / 100 mA.
287 * L15/L16 are connected in parallel to provide 55 mA each. A minimum load
289 * would only provide 5 mA.
430 * 2mA drive strength is not enough when connecting multiple
561 "NC", /* GPIO 90 */
/linux/arch/arm64/boot/dts/rockchip/
H A Dpx30.dtsi49 dynamic-power-coefficient = <90>;
61 dynamic-power-coefficient = <90>;
73 dynamic-power-coefficient = <90>;
85 dynamic-power-coefficient = <90>;
1453 pcfg_pull_none_2ma: pcfg-pull-none-2ma {
1458 pcfg_pull_up_2ma: pcfg-pull-up-2ma {
1463 pcfg_pull_up_4ma: pcfg-pull-up-4ma {
1468 pcfg_pull_none_4ma: pcfg-pull-none-4ma {
1473 pcfg_pull_down_4ma: pcfg-pull-down-4ma {
1478 pcfg_pull_none_8ma: pcfg-pull-none-8ma {
[all …]
H A Drk3308.dtsi53 dynamic-power-coefficient = <90>;
953 pcfg_pull_none_2ma: pcfg-pull-none-2ma {
958 pcfg_pull_up_2ma: pcfg-pull-up-2ma {
963 pcfg_pull_up_4ma: pcfg-pull-up-4ma {
968 pcfg_pull_none_4ma: pcfg-pull-none-4ma {
973 pcfg_pull_down_4ma: pcfg-pull-down-4ma {
978 pcfg_pull_none_8ma: pcfg-pull-none-8ma {
983 pcfg_pull_up_8ma: pcfg-pull-up-8ma {
988 pcfg_pull_none_12ma: pcfg-pull-none-12ma {
993 pcfg_pull_up_12ma: pcfg-pull-up-12ma {
[all …]
H A Drk3328.dtsi638 interrupts = <GIC_SPI 90 IRQ_TYPE_LEVEL_HIGH>,
1175 pcfg_pull_none_2ma: pcfg-pull-none-2ma {
1180 pcfg_pull_up_2ma: pcfg-pull-up-2ma {
1185 pcfg_pull_up_4ma: pcfg-pull-up-4ma {
1190 pcfg_pull_none_4ma: pcfg-pull-none-4ma {
1195 pcfg_pull_down_4ma: pcfg-pull-down-4ma {
1200 pcfg_pull_none_8ma: pcfg-pull-none-8ma {
1205 pcfg_pull_up_8ma: pcfg-pull-up-8ma {
1210 pcfg_pull_none_12ma: pcfg-pull-none-12ma {
1215 pcfg_pull_up_12ma: pcfg-pull-up-12ma {
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Daiutils.c92 /* 12 mA drive strength */
94 /* 12 mA drive strength for later 43224s */
201 /* 12 mA drive strengh for later 4313 */
291 #define DEFAULT_GPIO_OFFTIME 90 /* Default: 10% on */
/linux/drivers/regulator/
H A Dqcom_rpm-regulator.c29 struct request_member ip; /* peak current in mA */
31 struct request_member ia; /* average current in mA */
169 REGULATOR_LINEAR_RANGE(1500000, 90, 153, 25000),
181 REGULATOR_LINEAR_RANGE(1500000, 90, 153, 25000),
/linux/arch/mips/cavium-octeon/executive/
H A Docteon-model.c21 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
124 core_model = "90"; in octeon_model_get_string_buffer()
/linux/Documentation/driver-api/usb/
H A Dusb.rst807 90% of the bus bandwidth is reserved. For a high speed bus (loosely,
871 | | | | | |__MaxPower in mA
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
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-colibri.dtsi155 /* Optional S/PDIF in on SODIMM 88 and out on SODIMM 90, 137 or 168 */
583 * 50 mA typical 80 mA max touchscreen drivers
H A Dimx6qdl-gw5903.dtsi22 * MA 02110-1301 USA
70 90 91 92 93 94 95 96 97 98 99
/linux/drivers/pinctrl/bcm/
H A Dpinctrl-ns2-mux.c272 NS2_PIN_DESC(90, "sdio0_data2", 2, 0x18, 7, 6, 3, 0),
366 #define NS2_PIN_GROUP(group_name, ba, off, sh, ma, al) \ argument
375 .mask = ma, \
810 dev_dbg(pctrldev->dev, "pin:%u set drive strength:%d mA\n", in ns2_pin_set_strength()
830 dev_dbg(pctrldev->dev, "pin:%u get drive strength:%d mA\n", in ns2_pin_get_strength()

123