Home
last modified time | relevance | path

Searched full:ibus (Results 1 – 11 of 11) sorted by relevance

/linux/Documentation/devicetree/bindings/power/supply/
H A Dmediatek,mt6370-charger.yaml46 Use ADC channel to read VBUS, IBUS, IBAT, etc., info.
58 - description: IBUS current (required)
73 - const: ibus
/linux/Documentation/ABI/testing/
H A Dsysfs-class-power54 Reports an average IBUS current reading over a fixed period.
62 batteries and for USB IBUS current.
74 Reports the maximum IBUS current the supply can support.
93 Reports the IBUS current supplied now. This value is generally
102 batteries and for USB IBUS current.
541 Details the incoming IBUS current limit currently set in the
H A Dsysfs-bus-iio-adc-mt636042 Indicated MT6360 IBUS ADC
/linux/drivers/input/joystick/
H A Dfsia6b.c3 * FS-iA6B iBus RC receiver driver
22 #define DRIVER_DESC "FS-iA6B iBus RC receiver"
/linux/Documentation/hwmon/
H A Dpowerz.rst30 channel "curr1_input" (label "IBUS") indicates the direction.
/linux/drivers/iio/adc/
H A Dmt6370-adc.c245 [MT6370_CHAN_IBUS] = "ibus",
279 MT6370_ADC_CHAN(IBUS, IIO_CURRENT, 8, 0),
/linux/drivers/power/supply/
H A Dmt6370-charger.c365 unsigned int mivr_stat, ibus; in mt6370_chg_mivr_dwork_func() local
376 ret = mt6370_chg_read_adc_chan(priv, MT6370_ADC_CHAN_IBUS, &ibus); in mt6370_chg_mivr_dwork_func()
378 dev_err(priv->dev, "Failed to get ibus\n"); in mt6370_chg_mivr_dwork_func()
382 if (ibus < MT6370_MIVR_IBUS_TH_100_mA) { in mt6370_chg_mivr_dwork_func()
H A Drt9467-charger.c486 /* UUG MOS turn-on ratio will affect the IBUS adc scale */ in rt9467_get_adc()
845 * If (mivr_active & ibus < 100mA), toggle cfo bit in rt9467_mivr_handler()
858 dev_err(data->dev, "Failed to get IBUS\n"); in rt9467_mivr_handler()
/linux/Documentation/devicetree/bindings/mfd/
H A Dmediatek,mt6370.yaml42 measure range), VBAT, VSYS, CHG_VDDP, TS_BAT, IBUS, IBAT, and TEMP_JC.
/linux/drivers/usb/serial/
H A Dcp210x.c146 { USB_DEVICE(0x10C4, 0x85EA) }, /* AC-Services IBUS-IF */
147 { USB_DEVICE(0x10C4, 0x85EB) }, /* AC-Services CIS-IBUS */
/linux/arch/mips/include/asm/sn/sn0/
H A Dhubio.h584 stl_ib: 1, /* stall Ibus coming from xtalk */