Home
last modified time | relevance | path

Searched +full:100 +full:ua (Results 1 – 25 of 66) sorted by relevance

123

/linux/Documentation/devicetree/bindings/sound/
H A Dcs35l33.txt23 a value of 1 and will increase at a step size of 100mV until a maximum of
32 60ms,100ms,175ms respectively for 48KHz sample rate.
35 The range starts at 1850000uA and goes to a maximum of 3600000uA
36 with a step size of 15625uA. The default is 2500000uA.
72 from 0 to 7 for delays of 5ms, 10ms, 50ms, 100ms, 200ms, 500ms, 1000ms.
73 The default is 100ms.
81 by 100mV per step to a maximum of 5500mV.
H A Dcs43130.txt24 1 = 7.5uA
25 2 = 12.5uA
26 3 = 15uA
65 cirrus,dc-threshold = /bits/ 16 <20 100>;
/linux/tools/testing/selftests/power_supply/
H A Dtest_power_supply_properties.sh69 # greater than 100 are not allowed.
70 test_sysfs_prop_optional_range capacity 0 100 "%"
84 test_sysfs_prop_optional input_current_limit "uA"
101 test_sysfs_prop_optional current_now "uA"
102 test_sysfs_prop_optional current_max "uA"
/linux/include/linux/platform_data/
H A Dad7793.h60 * Only valid when the current sources are set to 10 uA or 210 uA.
62 * Only valid when the current ources are set to 10 uA or 210 uA.
88 * @burnout_current: If set to true the 100nA burnout current is enabled.
/linux/drivers/leds/flash/
H A Dleds-rt8515.c39 /* The maximum intensity is 1-16 for flash and 1-100 for torch */
41 #define RT8515_TORCH_MAX 100
236 u32 ua; in rt8515_determine_max_intensity() local
242 ret = fwnode_property_read_u32(led, max_ua_prop, &ua); in rt8515_determine_max_intensity()
261 * Formula is ((ua / 1000) / max_ma) * 100, then simplified in rt8515_determine_max_intensity()
263 max_intensity = (ua / 10) / max_ma; in rt8515_determine_max_intensity()
266 "current restricted from %u to %u mA, max intensity %d/100\n", in rt8515_determine_max_intensity()
267 max_ma, (ua / 1000), max_intensity); in rt8515_determine_max_intensity()
/linux/Documentation/devicetree/bindings/power/supply/
H A Dqcom,pm8941-charger.yaml47 description: Maximum charge current in uA; May be clamped to safety limits; Defaults to 1A
80 Maximum safe battery charge current in uA; May pre-set by bootloader, in which case,
105 Default DC charge current limit in uA. Defaults to 100mA.
125 Default USB charge current limit in uA.
H A Dsummit,smb347-charger.yaml54 description: Maximum input current from AC/DC input (in uA)
57 description: Maximum input current from USB input (in uA)
60 description: Charge current compensation (in uA)
64 enum: [100, 110, 120, 130]
H A Dcharger-manager.yaml150 description: minimum current of cable in uA
154 description: maximum current of cable in uA
182 cm-fullbatt-soc = <100>;
195 cm-battery-temp-diff = <100>;
H A Dmaxim,max77693.yaml47 enum: [70, 85, 100, 115]
48 default: 100
52 Overcurrent protection threshold in uA (current from battery to
H A Dx-powers,axp20x-usb-power-supply.yaml12 current to 100mA, unlike the latter.
88 description: Maximum input current in increments of 50000 uA.
/linux/include/linux/mfd/
H A Drt5033-private.h122 * register), AICR mode limits the input current. For example, the AIRC 100
123 * mode limits the input current to 100 mA.
177 /* RT5033 charger pre-charge current limits (as in CHGCTRL4 register), uA */
183 /* RT5033 charger fast-charge current (as in CHGCTRL5 register), uA */
191 * as in CHGCTRL4 register), uA
/linux/drivers/usb/typec/tcpm/
H A Dmaxim_contaminant.c34 /* 1uA current source */
36 /* 5 uA current source */
56 /* SBU channels only have 1 scale with 1uA. */ in max_contaminant_adc_to_mv()
119 /* Enable 1uA current source */ in max_contaminant_read_resistance_kohm()
125 /* Enable 1uA current source */ in max_contaminant_read_resistance_kohm()
144 /* returns KOhm as 1uA source is used. */ in max_contaminant_read_resistance_kohm()
153 /* Enable 1ua current source */ in max_contaminant_read_resistance_kohm()
180 /* Enable 80uA source */ in max_contaminant_read_comparators()
389 msleep(100); in max_contaminant_is_contaminant()
/linux/drivers/phy/mediatek/
H A Dphy-mtk-mipi-dsi-mt8196.c159 usleep_range(30, 100); in mtk_mipi_tx_power_on_signal()
172 * strength (3000uA) and can add a maximum offset of 3000uA, reaching a in mtk_mipi_tx_power_on_signal()
173 * maximum drive strength of 3000+3000=6000uA. in mtk_mipi_tx_power_on_signal()
/linux/net/tipc/
H A Dsocket.c151 static int tipc_sk_publish(struct tipc_sock *tsk, struct tipc_uaddr *ua);
152 static int tipc_sk_withdraw(struct tipc_sock *tsk, struct tipc_uaddr *ua);
678 struct tipc_uaddr *ua = (struct tipc_uaddr *)skaddr; in __tipc_bind() local
685 if (ua->addrtype == TIPC_SERVICE_ADDR) { in __tipc_bind()
686 ua->addrtype = TIPC_SERVICE_RANGE; in __tipc_bind()
687 ua->sr.upper = ua->sr.lower; in __tipc_bind()
689 if (ua->scope < 0) { in __tipc_bind()
691 ua->scope = -ua->scope; in __tipc_bind()
694 if (ua->scope != TIPC_NODE_SCOPE) in __tipc_bind()
695 ua->scope = TIPC_CLUSTER_SCOPE; in __tipc_bind()
[all …]
/linux/Documentation/devicetree/bindings/net/
H A Dmotorcomm,yt8xxx.yaml64 | voltage | current Available (uA) |
81 | voltage | current Available (uA) |
101 motorcomm,tx-clk-100-inverted:
104 Transmit PHY Clock delay train configuration when speed is 100Mbps.
/linux/drivers/iio/chemical/
H A Dsen0322.c41 * val = data[0] + data[1] / 10 + data[2] / 100 in sen0322_read_data()
42 * but it is multiplied by 100 here to avoid floating-point math in sen0322_read_data()
43 * and the scale is divided by 100 to compensate this. in sen0322_read_data()
45 return data[0] * 100 + data[1] * 10 + data[2]; in sen0322_read_data()
62 *den = 120000; /* Output of the sensor at 20.9% is 120 uA. */ in sen0322_read_scale()
/linux/drivers/iio/adc/
H A Dpalmas_gpadc.c92 * 0: 0 uA
93 * 1: 5 uA
94 * 2: 15 uA
95 * 3: 20 uA
97 * 0: 0 uA
98 * 1: 10 uA
99 * 2: 400 uA
100 * 3: 800 uA
171 * After 100us, force the GPADC state machine to be OFF by using the
198 udelay(100); in palmas_disable_auto_conversion()
[all …]
/linux/drivers/ata/
H A Dpata_sil680.c158 { 0x0C, 0x07, 0x05, 0x04, 0x02, 0x01, 0xFF }, /* 100MHz */ in sil680_set_dmamode()
165 int ua = sil680_seldev(ap, adev, 0x0C); in sil680_set_dmamode() local
174 pci_read_config_word(pdev, ua, &ultra); in sil680_set_dmamode()
193 pci_write_config_word(pdev, ua, ultra); in sil680_set_dmamode()
307 dev_info(&pdev->dev, "sil680: 100MHz clock.\n"); in sil680_init_chip()
/linux/Documentation/devicetree/bindings/input/
H A Diqs269a.yaml365 0: 2.5 uA
366 1: 5 uA
367 2: 10 uA
368 3: 20 uA
411 enum: [75, 100, 150, 200]
412 default: 100
H A Diqs626a.yaml238 enum: [75, 100, 150, 200]
270 0: 2.5 uA
271 1: 5 uA
272 2: 10 uA
273 3: 20 uA
591 0: 2.5 uA
592 1: 5 uA
593 2: 10 uA
594 3: 20 uA
/linux/sound/soc/codecs/
H A Dmt6358.c243 usleep_range(100, 150); in hp_main_output_ramp()
256 usleep_range(100, 150); in hp_aux_feedback_loop_gain_ramp()
507 static const DECLARE_TLV_DB_SCALE(playback_tlv, -1000, 100, 0);
908 /* Set NCP soft start mode as default mode: 100us */ in mtk_hp_enable()
919 usleep_range(100, 120); in mtk_hp_enable()
930 /* Set HP DR bias current optimization, 010: 6uA */ in mtk_hp_enable()
933 /* 01: ZCD: 4uA, HP/HS/LO: 5uA */ in mtk_hp_enable()
979 usleep_range(100, 120); in mtk_hp_enable()
987 usleep_range(100, 120); in mtk_hp_enable()
1117 /* Set NCP soft start mode as default mode: 100us */ in mtk_hp_spk_enable()
[all …]
/linux/drivers/input/touchscreen/
H A Dhp680_ts_input.c53 udelay(100); in do_softint()
126 MODULE_AUTHOR("Andriy Skulysh, askulysh@image.kiev.ua");
/linux/drivers/power/supply/
H A Dadp5061.c118 50, 100, 150, 200, 250, 300, 350, 400, 450, 500, 550, 600, 650,
130 100, 150, 200, 250, 300, 400, 500, 600, 700,
194 /* Convert from uA to mA */ in adp5061_set_input_current_limit()
318 /* Convert from uA to mA */ in adp5061_set_const_chg_current()
373 /* Convert from uA to mA */ in adp5061_set_prechg_current()
/linux/drivers/tty/
H A Dn_gsm.c80 #define T1 10 /* 100mS */
91 #define T1 100
135 DLCI_OPENING, /* Sending SABM not seen UA */
136 DLCI_OPEN, /* SABM/UA complete */
137 DLCI_CLOSING, /* Sending DISC not seen UA/DM */
164 struct timer_list t1; /* Retransmit timer for SABM and UA */
334 int t1, t2; /* Timers in 1/100th of a sec */
380 #define UA 0x63 macro
727 case UA: in gsm_print_packet()
728 pr_cont("UA"); in gsm_print_packet()
[all …]
/linux/sound/usb/
H A Dquirks-table.h463 .product_name = "UA-100",
673 * This quirk is for the "Advanced Driver" mode of the Edirol UA-5.
675 * UA-5 has ID 0x0582/0x0011 and is standard compliant (no quirks),
677 * In advanced mode, the UA-5 will output S24_3LE samples (two
684 .product_name = "UA-5",
780 * This quirk is for the "Advanced Driver" mode. If off, the UA-20
787 .product_name = "UA-20",
855 * This quirk is for the "Advanced" modes of the Edirol UA-700.
857 * UA
[all...]

123