Home
last modified time | relevance | path

Searched +full:900 +full:ma (Results 1 – 21 of 21) sorted by relevance

/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/leds/
H A Dsilergy,sy7802.yaml7 title: Silergy SY7802 1800mA Boost Charge Pump LED Driver
17 high side current sources. Each channel is able to deliver 900mA current.
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8186-corsola-starmie.dtsi10 en_pp6000_mipi_disp_150ma: en-pp6000-mipi-disp-150ma {
46 25000 900
80 25000 900
378 en_pp6000_mipi_disp_150ma_fixed_pins: en_pp6000-mipi-disp-150ma-fixed-pins {
/linux/Documentation/usb/
H A Dacm.rst23 Temple Place, Suite 330, Boston, MA 02111-1307 USA
75 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
80 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA
89 C: #Ifs= 1 Cfg#= 1 Atr=60 MxPwr= 0mA
94 C:* #Ifs= 2 Cfg#= 2 Atr=60 MxPwr= 0mA
/linux/drivers/power/supply/
H A Dadp5061.c82 #define ADP5061_ICHG_MAX 1300 // mA
120 700, 750, 800, 850, 900, 950, 1000, 1050, 1100, 1200, 1300,
132 800, 900, 1000, 1200, 1500, 1800, 2100,
195 /* Convert from uA to mA */ in adp5061_set_input_current_limit()
319 /* Convert from uA to mA */ in adp5061_set_const_chg_current()
374 /* Convert from uA to mA */ in adp5061_set_prechg_current()
/linux/drivers/usb/phy/
H A Dphy.c21 #define DEFAULT_SDP_CUR_MAX_SS 900
220 * @mA: the current need to be set
231 void usb_phy_set_charger_current(struct usb_phy *usb_phy, unsigned int mA) in usb_phy_set_charger_current() argument
235 if (usb_phy->chg_cur.sdp_max == mA) in usb_phy_set_charger_current()
238 usb_phy->chg_cur.sdp_max = (mA > DEFAULT_SDP_CUR_MAX_SS) ? in usb_phy_set_charger_current()
239 DEFAULT_SDP_CUR_MAX_SS : mA; in usb_phy_set_charger_current()
242 if (usb_phy->chg_cur.dcp_max == mA) in usb_phy_set_charger_current()
245 usb_phy->chg_cur.dcp_max = (mA > DEFAULT_DCP_CUR_MAX) ? in usb_phy_set_charger_current()
246 DEFAULT_DCP_CUR_MAX : mA; in usb_phy_set_charger_current()
249 if (usb_phy->chg_cur.cdp_max == mA) in usb_phy_set_charger_current()
[all …]
/linux/Documentation/devicetree/bindings/connector/
H A Dusb-connector.yaml103 USB 2.0 and USB 3.2 specifications, 5V 500mA for USB 2.0 ports and
104 5V 900mA or 1500mA for USB 3.2 ports in single-lane or dual-lane
237 5V@500mA) upon entering SNK_DISCOVERY(instead of 3A or the 1.5A, Rp current advertised, during
304 description: Indicates the preferred load step slew rate in mA/usec for
/linux/drivers/usb/gadget/
H A Dcomposite.c544 * USB 3.x supports up to 900mA, but since 900 isn't divisible in encode_bMaxPower()
545 * by 8 the integral division will effectively cap to 896mA. in encode_bMaxPower()
547 return min(val, 900U) / 8; in encode_bMaxPower()
1046 power = min(power, 900U); in set_config()
2312 * draw at max 100mA while in a connected, but unconfigured state. in composite_reset()
2432 * more than 100mA from USB must report itself as bus-powered in in composite_dev_prepare()
2633 maxpower = min(maxpower, 900U); in composite_resume()
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3308.dtsi98 min-residency-us = <900>;
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.dtsi125 min-residency-us = <900>;
1208 pcfg_pull_none_2ma: pcfg-pull-none-2ma {
1213 pcfg_pull_up_2ma: pcfg-pull-up-2ma {
1218 pcfg_pull_up_4ma: pcfg-pull-up-4ma {
1223 pcfg_pull_none_4ma: pcfg-pull-none-4ma {
1228 pcfg_pull_down_4ma: pcfg-pull-down-4ma {
1233 pcfg_pull_none_8ma: pcfg-pull-none-8ma {
1238 pcfg_pull_up_8ma: pcfg-pull-up-8ma {
1243 pcfg_pull_none_12ma: pcfg-pull-none-12ma {
1248 pcfg_pull_up_12ma: pcfg-pull-up-12ma {
H A Dpx30.dtsi98 min-residency-us = <900>;
1463 pcfg_pull_none_2ma: pcfg-pull-none-2ma {
1468 pcfg_pull_up_2ma: pcfg-pull-up-2ma {
1473 pcfg_pull_up_4ma: pcfg-pull-up-4ma {
1478 pcfg_pull_none_4ma: pcfg-pull-none-4ma {
1483 pcfg_pull_down_4ma: pcfg-pull-down-4ma {
1488 pcfg_pull_none_8ma: pcfg-pull-none-8ma {
1493 pcfg_pull_up_8ma: pcfg-pull-up-8ma {
1498 pcfg_pull_none_12ma: pcfg-pull-none-12ma {
1503 pcfg_pull_up_12ma: pcfg-pull-up-12ma {
[all …]
/linux/drivers/media/dvb-frontends/
H A Ddib7000m.c279 if (state->revision == 0x4000) { // workaround for PA/MA in dib7000m_set_adc_state()
553 // Tuner IO bank: max drive (14mA)
573 dib7000m_write_word(state, 900, 0xff0f); in dib7000m_demod_reset()
578 dib7000m_write_word(state, 900, 0); in dib7000m_demod_reset()
1442 .name = "DiBcom 7000MA/MB/PA/PB/MC",
1473 MODULE_DESCRIPTION("Driver for the DiBcom 7000MA/MB/PA/PB/MC COFDM demodulator");
/linux/drivers/video/fbdev/sis/
H A Dinit.h23 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
1054 { 4, 1, 900, 500, 1800, 1000 },
1055 { 4, 1, 900, 500, 1800, 1000 },
1129 { 6, 1, 900, 500, 2160, 1250 },
1130 { 6, 1, 900, 500, 2160, 1250 },
1148 { 6, 1, 900, 500, 2160, 1250 },
1149 { 6, 1, 900, 500, 2160, 1250 },
1167 { 1, 1, 900, 449, 900, 449 },
1168 { 1, 1, 900, 449, 900, 449 },
H A D300vtbl.h23 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
687 { 176, 45, 900, 510,1650,1088},
688 { 176, 45, 900, 510,1650,1088},
H A D310vtbl.h23 * * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
996 { 176, 45, 900, 510,1650,1088},
997 { 176, 45, 900, 510,1650,1088},
/linux/arch/arm64/boot/dts/qcom/
H A Dsc7180-trogdor.dtsi320 196 256 324 400 484 576 676 784 900 1024 1156 1296
1414 * at the default drive strength. When we bump it up to 8mA it
/linux/
H A DCREDITS48 S: Weymouth, MA 02188
1391 S: Carlisle, MA 01741
1770 S: 998 East 900 South, Suite 26
2521 S: Cambridge, MA 02139
3439 S: Westford, MA 01886
3936 S: Northborough, MA 01532
H A DMAINTAINERS1281 M: Min Ma <mamin506@gmail.com>
24554 SIS 900/7016 FAST ETHERNET DRIVER
/linux/drivers/usb/gadget/udc/
H A Ddummy_hcd.c51 #define POWER_BUDGET 500 /* in mA; use 8 for low-power port testing */
52 #define POWER_BUDGET_3 900 /* in mA */
/linux/drivers/usb/core/
H A Dhub.c1534 full_load = 900; in hub_configure()
1649 * and battery-powered root hubs (may provide just 8 mA). in hub_configure()
5284 * or 8mA for OTG ports in hub_power_remaining()
/linux/drivers/media/dvb-frontends/drx39xyj/
H A Ddrxj.c49 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
283 #define DRXJ_QAM_MAX_WAITTIME 900
3693 /* io_pad_cfg_drive is set to power 2 (23 mA) */ in ctrl_uio_write()
3732 /* io_pad_cfg_drive is set to power 2 (23 mA) */ in ctrl_uio_write()
3771 /* io_pad_cfg_drive is set to power 2 (23 mA) */ in ctrl_uio_write()
3811 /* io_pad_cfg_drive is set to power 2 (23 mA) */ in ctrl_uio_write()