| /linux/include/linux/platform_data/ |
| H A D | adp8870.h | 83 * Blacklight current 0..30mA 85 #define ADP8870_BL_CUR_mA(I) ((I * 127) / 30) 88 * L2 comparator current 0..1106uA 93 * L3 comparator current 0..551uA 98 * L4 comparator current 0..275uA 103 * L5 comparator current 0..138uA 118 u8 l1_daylight_max; /* use BL_CUR_mA(I) 0 <= I <= 30 mA */ 119 u8 l1_daylight_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */ 120 u8 l2_bright_max; /* use BL_CUR_mA(I) 0 <= I <= 30 mA */ 121 u8 l2_bright_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */ [all …]
|
| H A D | adp8860.h | 86 * Blacklight current 0..30mA 88 #define ADP8860_BL_CUR_mA(I) ((I * 127) / 30) 91 * L2 comparator current 0..1106uA 96 * L3 comparator current 0..138uA 110 u8 l1_daylight_max; /* use BL_CUR_mA(I) 0 <= I <= 30 mA */ 111 u8 l1_daylight_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */ 112 u8 l2_office_max; /* use BL_CUR_mA(I) 0 <= I <= 30 mA */ 113 u8 l2_office_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */ 114 u8 l3_dark_max; /* use BL_CUR_mA(I) 0 <= I <= 30 mA */ 115 u8 l3_dark_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */ [all …]
|
| /linux/include/linux/mfd/ |
| H A D | adp5520.h | 239 * Blacklight current 0..30mA 241 #define ADP5520_BL_CUR_mA(I) ((I * 127) / 30) 244 * L2 comparator current 0..1000uA 249 * L3 comparator current 0..127uA 260 u8 l1_daylight_max; /* use BL_CUR_mA(I) 0 <= I <= 30 mA */ 261 u8 l1_daylight_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */ 262 u8 l2_office_max; /* use BL_CUR_mA(I) 0 <= I <= 30 mA */ 263 u8 l2_office_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */ 264 u8 l3_dark_max; /* use BL_CUR_mA(I) 0 <= I <= 30 mA */ 265 u8 l3_dark_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */ [all …]
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | cs43130.txt | 24 1 = 7.5uA 25 2 = 12.5uA 26 3 = 15uA 51 cs43130: audio-codec@30 {
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio-adc-mt6360 | 20 Indicated MT6360 VBUS ADC with higher accuracy(+-30mA) 43 Calculating with scale and offset returns voltage in uA 50 Calculating with scale and offset returns voltage in uA
|
| /linux/drivers/scsi/ibmvscsi_tgt/ |
| H A D | ibmvscsi_tgt.h | 95 #define SECONDS_TO_CONSIDER_FAILED 30 355 #define h_reg_crq(ua, tok, sz) \ argument 356 plpar_hcall_norets(H_REG_CRQ, ua, tok, sz) 357 #define h_free_crq(ua) \ argument 358 plpar_hcall_norets(H_FREE_CRQ, ua) 359 #define h_send_crq(ua, d1, d2) \ argument 360 plpar_hcall_norets(H_SEND_CRQ, ua, d1, d2)
|
| /linux/Documentation/devicetree/bindings/iio/addac/ |
| H A D | adi,ad74115.yaml | 140 When not present, the digital input range is from 0 to 3700uA in steps 141 of 120uA, with a ~2k series resistance. 142 When present, the digital input range is from 0 to 7400uA in steps 143 of 240uA, with a ~1k series resistance. 176 When present, the threshold range is fixed from -19V to 30V.
|
| /linux/drivers/input/touchscreen/ |
| H A D | hp680_ts_input.c | 37 udelay(30); in do_softint() 45 udelay(30); in do_softint() 126 MODULE_AUTHOR("Andriy Skulysh, askulysh@image.kiev.ua");
|
| /linux/Documentation/devicetree/bindings/power/supply/ |
| H A D | charger-manager.yaml | 150 description: minimum current of cable in uA 154 description: maximum current of cable in uA 177 /* Always polling ON : 30s */
|
| /linux/Documentation/devicetree/bindings/leds/ |
| H A D | leds-lm36274.txt | 6 the I2C bus and/or controlled via a logic level PWM input from 60 uA to 30 mA.
|
| /linux/Documentation/devicetree/bindings/regulator/ |
| H A D | maxim,max77802.yaml | 27 3 - Low Power which reduces the quiescent current down to only 1uA 46 # LDO2, LDO4-15, LDO17-19, LDO23-30, LDO32-35
|
| /linux/drivers/ata/ |
| H A D | pata_sil680.c | 7 * linux/drivers/ide/pci/siimage.c Version 1.07 Nov 30, 2003 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()
|
| /linux/drivers/media/pci/tw5864/ |
| H A D | tw5864-reg.h | 549 #define TW5864_TEST_ADLOOP_EN BIT(30) 578 * Bit[32:30] ch10 587 #define TW5864_ADPCM_ENC_XX_PTR2_SHIFT 30 590 /* ADPCM_ENC_WR_PTR[50:30] */ 595 /* ADPCM_ENC_RD_PTR[50:30] */ 730 * 1 30% higher current 735 * 0 1,5 uA 736 * 1 4 uA 737 * 2 9 uA 738 * 3 19 uA [all …]
|
| /linux/drivers/pinctrl/qcom/ |
| H A D | pinctrl-spmi-gpio.c | 666 "pull-up 30uA", "pull-up 1.5uA", "pull-up 31.5uA", in pmic_gpio_config_dbg_show() 667 "pull-up 1.5uA + 30uA boost", "pull-down 10uA", "no pull" in pmic_gpio_config_dbg_show()
|
| /linux/drivers/block/drbd/ |
| H A D | drbd_proc.c | 117 if (rs_total > (4UL << (30 - BM_BLOCK_SHIFT))) in drbd_syncer_progress() 246 ua .. unack'd (still need to send ack or data reply) in drbd_seq_show() 274 "lo:%d pe:%d ua:%d ap:%d ep:%d wo:%c", in drbd_seq_show()
|
| /linux/Documentation/devicetree/bindings/input/ |
| H A D | azoteq,iqs7222.yaml | 495 0: 2 uA 496 1: 5 uA 497 2: 7 uA 498 3: 10 uA 1124 azoteq,lower-cal = <30>;
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | ascot2e.c | 359 /* XOSC_SEL=100uA */ in ascot2e_set_params() 370 data[4] = 30; in ascot2e_set_params() 512 /* XOSC_SEL=100uA */ in ascot2e_attach()
|
| /linux/Documentation/admin-guide/media/ |
| H A D | saa7134-cardlist.rst | 137 * - 30 646 - Avermedia AVerTV Studio 507UA
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | qcom,pmic-gpio.yaml | 547 If this property is omitted 30uA strength will be used
|
| /linux/drivers/iio/temperature/ |
| H A D | ltc2983.c | 105 #define LTC2983_COMMON_HARD_FAULT_MASK GENMASK(31, 30) 187 LTC2983_SENSOR_DIRECT_ADC = 30, 847 /* default to 5uA */ in ltc2983_rtd_new() 957 /* default to 1uA */ in ltc2983_thermistor_new()
|
| /linux/drivers/power/supply/ |
| H A D | max1720x_battery.c | 169 { .name = "nODSCCfg", .offset = 30, .bytes = 2, }, 313 * in 10^-11 Volts for get current in uA.
|
| /linux/drivers/scsi/ |
| H A D | scsi_error.c | 15 * September 30, 2002 Mike Anderson (andmike@us.ibm.com) 648 * if we are expecting a cc/ua because of a bus reset that we in scsi_check_sense() 666 * we might also expect a cc/ua if another LUN on the target in scsi_check_sense() 667 * reported a UA with an ASC/ASCQ of 3F 0E - in scsi_check_sense() 688 * Pass the UA upwards for a determination in the completion in scsi_check_sense()
|
| /linux/sound/soc/codecs/ |
| H A D | wcd937x.c | 243 usleep_range(20, 30); in wcd937x_reset() 245 usleep_range(20, 30); in wcd937x_reset() 1409 /* Default pull up current to 2uA */ in wcd937x_mbhc_hph_l_pull_up_control() 1669 {0, 30, 90, 30}, in wcd937x_wcd_mbhc_calc_impedance() 1670 {0, 30, 30, 5}, in wcd937x_wcd_mbhc_calc_impedance() 1671 {0, 30, 30, 5}, in wcd937x_wcd_mbhc_calc_impedance() 1672 {0, 30, 30, 5}, in wcd937x_wcd_mbhc_calc_impedance()
|
| H A D | wcd938x.c | 1944 /* Default pull up current to 2uA */ in wcd938x_mbhc_hph_l_pull_up_control() 2211 {0, 30, 90, 30}, in wcd938x_wcd_mbhc_calc_impedance() 2212 {0, 30, 30, 5}, in wcd938x_wcd_mbhc_calc_impedance() 2213 {0, 30, 30, 5}, in wcd938x_wcd_mbhc_calc_impedance() 2214 {0, 30, 30, 5}, in wcd938x_wcd_mbhc_calc_impedance() 3265 usleep_range(20, 30); in wcd938x_reset() 3268 usleep_range(20, 30); in wcd938x_reset()
|
| /linux/drivers/regulator/ |
| H A D | core.c | 790 int uA = 0; in requested_microamps_show() local 795 uA += regulator->uA_load; in requested_microamps_show() 798 return sprintf(buf, "%d\n", uA); in requested_microamps_show() 1061 rdev_err(rdev, "failed to get optimum mode @ %d uA %d -> %d uV: %pe\n", in drms_uA_update() 4764 * @min_uA: Minimum supported current in uA 4765 * @max_uA: Maximum supported current in uA 4829 * Return: Current supplied by the specified current sink in uA, 6420 30 - level * 3, rdev_get_name(rdev), in regulator_summary_show_subtree() 6450 30 - (level + 1) * 3, in regulator_summary_show_subtree()
|