| /kernel/linux/linux-5.10/include/linux/platform_data/ |
| 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 …]
|
| 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 …]
|
| /kernel/linux/linux-6.6/include/linux/platform_data/ |
| 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 …]
|
| 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 …]
|
| /kernel/linux/linux-5.10/include/linux/mfd/ |
| 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 …]
|
| /kernel/linux/linux-6.6/include/linux/mfd/ |
| 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 …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/ |
| D | qcom,pmic-gpio.txt | 152 1: 30uA (PMIC_GPIO_PULL_UP_30) 153 2: 1.5uA (PMIC_GPIO_PULL_UP_1P5) 154 3: 31.5uA (PMIC_GPIO_PULL_UP_31P5) 155 4: 1.5uA + 30uA boost (PMIC_GPIO_PULL_UP_1P5_30) 156 If this property is omitted 30uA strength will be used if
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | cs43130.txt | 24 1 = 7.5uA 25 2 = 12.5uA 26 3 = 15uA 51 cs43130: audio-codec@30 {
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/ |
| D | cs43130.txt | 24 1 = 7.5uA 25 2 = 12.5uA 26 3 = 15uA 51 cs43130: audio-codec@30 {
|
| /kernel/linux/linux-5.10/sound/usb/misc/ |
| D | ua101.c | 3 * Edirol UA-101/UA-1000 driver 19 MODULE_DESCRIPTION("Edirol UA-101/1000 driver"); 22 MODULE_SUPPORTED_DEVICE("{{Edirol,UA-101},{Edirol,UA-1000}}"); 31 #define MAX_QUEUE_LENGTH 30 33 * This magic value optimizes memory usage efficiency for the UA-101's packet 129 static void abort_alsa_playback(struct ua101 *ua); 130 static void abort_alsa_capture(struct ua101 *ua); 157 static void abort_usb_capture(struct ua101 *ua) in abort_usb_capture() argument 159 if (test_and_clear_bit(USB_CAPTURE_RUNNING, &ua->states)) { in abort_usb_capture() 160 wake_up(&ua->alsa_capture_wait); in abort_usb_capture() [all …]
|
| /kernel/linux/linux-6.6/sound/usb/misc/ |
| D | ua101.c | 3 * Edirol UA-101/UA-1000 driver 19 MODULE_DESCRIPTION("Edirol UA-101/1000 driver"); 30 #define MAX_QUEUE_LENGTH 30 32 * This magic value optimizes memory usage efficiency for the UA-101's packet 128 static void abort_alsa_playback(struct ua101 *ua); 129 static void abort_alsa_capture(struct ua101 *ua); 156 static void abort_usb_capture(struct ua101 *ua) in abort_usb_capture() argument 158 if (test_and_clear_bit(USB_CAPTURE_RUNNING, &ua->states)) { in abort_usb_capture() 159 wake_up(&ua->alsa_capture_wait); in abort_usb_capture() 160 wake_up(&ua->rate_feedback_wait); in abort_usb_capture() [all …]
|
| /kernel/linux/linux-6.6/Documentation/ABI/testing/ |
| 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
|
| /kernel/linux/linux-5.10/drivers/scsi/ibmvscsi_tgt/ |
| 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)
|
| /kernel/linux/linux-6.6/drivers/scsi/ibmvscsi_tgt/ |
| 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)
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/addac/ |
| 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.
|
| /kernel/linux/linux-5.10/drivers/input/touchscreen/ |
| 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");
|
| /kernel/linux/linux-6.6/drivers/input/touchscreen/ |
| 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");
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/power/supply/ |
| 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 */
|
| /kernel/linux/linux-5.10/drivers/pinctrl/qcom/ |
| D | pinctrl-ssbi-gpio.c | 552 "pull-up 30uA", "pull-up 1.5uA", "pull-up 31.5uA", in pm8xxx_gpio_dbg_show_one() 553 "pull-up 1.5uA + 30uA boost", "pull-down 10uA", "no pull" in pm8xxx_gpio_dbg_show_one()
|
| D | pinctrl-spmi-gpio.c | 627 "pull-up 30uA", "pull-up 1.5uA", "pull-up 31.5uA", in pmic_gpio_config_dbg_show() 628 "pull-up 1.5uA + 30uA boost", "pull-down 10uA", "no pull" in pmic_gpio_config_dbg_show()
|
| /kernel/linux/linux-6.6/drivers/pinctrl/qcom/ |
| D | pinctrl-ssbi-gpio.c | 553 "pull-up 30uA", "pull-up 1.5uA", "pull-up 31.5uA", in pm8xxx_gpio_dbg_show_one() 554 "pull-up 1.5uA + 30uA boost", "pull-down 10uA", "no pull" in pm8xxx_gpio_dbg_show_one()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/leds/ |
| D | leds-lm36274.txt | 6 the I2C bus and/or controlled via a logic level PWM input from 60 uA to 30 mA.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/leds/ |
| D | leds-lm36274.txt | 6 the I2C bus and/or controlled via a logic level PWM input from 60 uA to 30 mA.
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/regulator/ |
| 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
|
| /kernel/linux/linux-6.6/drivers/ata/ |
| 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()
|