/Linux-v5.4/drivers/mfd/ |
D | ipaq-micro.c | 31 static void ipaq_micro_trigger_tx(struct ipaq_micro *micro) in ipaq_micro_trigger_tx() argument 33 struct ipaq_micro_txdev *tx = µ->tx; in ipaq_micro_trigger_tx() 34 struct ipaq_micro_msg *msg = micro->msg; in ipaq_micro_trigger_tx() 55 val = readl(micro->base + UTCR3); in ipaq_micro_trigger_tx() 57 writel(val, micro->base + UTCR3); in ipaq_micro_trigger_tx() 60 int ipaq_micro_tx_msg(struct ipaq_micro *micro, struct ipaq_micro_msg *msg) in ipaq_micro_tx_msg() argument 64 dev_dbg(micro->dev, "TX msg: %02x, %d bytes\n", msg->id, msg->tx_len); in ipaq_micro_tx_msg() 66 spin_lock_irqsave(µ->lock, flags); in ipaq_micro_tx_msg() 67 if (micro->msg) { in ipaq_micro_tx_msg() 68 list_add_tail(&msg->node, µ->queue); in ipaq_micro_tx_msg() [all …]
|
/Linux-v5.4/drivers/input/touchscreen/ |
D | ipaq-micro-ts.c | 24 struct ipaq_micro *micro; member 48 struct ipaq_micro *micro = ts->micro; in micro_ts_toggle_receive() local 50 spin_lock_irq(µ->lock); in micro_ts_toggle_receive() 53 micro->ts = micro_ts_receive; in micro_ts_toggle_receive() 54 micro->ts_data = ts; in micro_ts_toggle_receive() 56 micro->ts = NULL; in micro_ts_toggle_receive() 57 micro->ts_data = NULL; in micro_ts_toggle_receive() 60 spin_unlock_irq(&ts->micro->lock); in micro_ts_toggle_receive() 81 struct ipaq_micro *micro = dev_get_drvdata(pdev->dev.parent); in micro_ts_probe() local 89 ts->micro = micro; in micro_ts_probe()
|
/Linux-v5.4/drivers/input/keyboard/ |
D | ipaq-micro-keys.c | 24 struct ipaq_micro *micro; member 57 spin_lock(&keys->micro->lock); in micro_key_start() 58 keys->micro->key = micro_key_receive; in micro_key_start() 59 keys->micro->key_data = keys; in micro_key_start() 60 spin_unlock(&keys->micro->lock); in micro_key_start() 65 spin_lock(&keys->micro->lock); in micro_key_stop() 66 keys->micro->key = NULL; in micro_key_stop() 67 keys->micro->key_data = NULL; in micro_key_stop() 68 spin_unlock(&keys->micro->lock); in micro_key_stop() 97 keys->micro = dev_get_drvdata(pdev->dev.parent); in micro_key_probe()
|
/Linux-v5.4/Documentation/devicetree/bindings/connector/ |
D | samsung,usb-connector-11pin.txt | 1 Samsung micro-USB 11-pin connector 4 Samsung micro-USB 11-pin connector is an extension of micro-USB connector. 8 The bindings are superset of usb-connector bindings for micro-USB connector[1]. 12 - type: must be "micro". 20 3: Mobile High-Definition Link (MHL), specific to 11-pin Samsung micro-USB. 34 label = "micro-USB"; 35 type = "micro";
|
/Linux-v5.4/include/linux/mfd/ |
D | ipaq-micro.h | 126 ipaq_micro_tx_msg(struct ipaq_micro *micro, struct ipaq_micro_msg *msg); 129 ipaq_micro_tx_msg_sync(struct ipaq_micro *micro, in ipaq_micro_tx_msg_sync() argument 135 ret = ipaq_micro_tx_msg(micro, msg); in ipaq_micro_tx_msg_sync() 142 ipaq_micro_tx_msg_async(struct ipaq_micro *micro, in ipaq_micro_tx_msg_async() argument 146 return ipaq_micro_tx_msg(micro, msg); in ipaq_micro_tx_msg_async()
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-c2port | 30 of the connected micro. 37 access to the on-board flash of the connected micro. 45 the on-board flash block size of the connected micro. 52 the on-board flash blocks number of the connected micro. 59 the content of the on-board flash of the connected micro. 67 micro. 74 on-board flash size of the connected micro. 81 command on the connected micro. 88 of the connected micro.
|
D | sysfs-class-powercap | 60 Current energy counter in micro-joules. Write "0" to reset. 69 Range of the above energy counter in micro-joules. 77 Current power in micro-watts. 84 Range of the above power value in micro-watts. 100 Power limit in micro-watts should be applicable for 109 Time window in micro seconds. This is used along with 119 Maximum allowed power in micro watts for this constraint. 127 Minimum allowed power in micro watts for this constraint. 135 Maximum allowed time window in micro seconds for this 143 Minimum allowed time window in micro seconds for this
|
/Linux-v5.4/drivers/video/backlight/ |
D | ipaq_micro_bl.c | 18 struct ipaq_micro *micro = dev_get_drvdata(&bd->dev); in micro_bl_update_status() local 39 return ipaq_micro_tx_msg_sync(micro, &msg); in micro_bl_update_status() 57 struct ipaq_micro *micro = dev_get_drvdata(pdev->dev.parent); in micro_backlight_probe() local 60 &pdev->dev, micro, µ_bl_ops, in micro_backlight_probe()
|
/Linux-v5.4/Documentation/devicetree/bindings/iio/adc/ |
D | qcom,spmi-iadc.txt | 7 qcom,external-resistor-micro-ohms property. 26 - qcom,external-resistor-micro-ohms: 29 Definition: Sense resister value in micro Ohm. 30 If not defined value of 10000 micro Ohms will be used. 38 qcom,external-resistor-micro-ohms = <10000>;
|
D | max9611.txt | 10 - shunt-resistor-micro-ohms: Value, in micro Ohms, of the current sense shunt 20 shunt-resistor-micro-ohms = <5000>;
|
/Linux-v5.4/drivers/leds/ |
D | leds-ipaq-micro.c | 24 struct ipaq_micro *micro = dev_get_drvdata(led_cdev->dev->parent->parent); in micro_leds_brightness_set() local 51 return ipaq_micro_tx_msg_sync(micro, &msg); in micro_leds_brightness_set() 61 struct ipaq_micro *micro = dev_get_drvdata(led_cdev->dev->parent->parent); in micro_leds_blink_set() local 98 return ipaq_micro_tx_msg_sync(micro, &msg); in micro_leds_blink_set()
|
/Linux-v5.4/Documentation/devicetree/bindings/hwmon/ |
D | ltc4151.txt | 8 - shunt-resistor-micro-ohms 9 Shunt resistor value in micro-Ohms 17 shunt-resistor-micro-ohms = <1500>;
|
D | adm1275.txt | 16 - shunt-resistor-micro-ohms 17 Shunt resistor value in micro-Ohm 24 shunt-resistor-micro-ohms = <500>;
|
D | ina3221.txt | 31 - shunt-resistor-micro-ohms: Shunt resistor value in micro-Ohm 47 shunt-resistor-micro-ohms = <5000>; 52 shunt-resistor-micro-ohms = <5000>;
|
/Linux-v5.4/Documentation/power/powercap/ |
D | powercap.rst | 192 Current energy counter in micro joules. Write "0" to reset. 196 Range of the above energy counter in micro-joules. 199 Current power in micro watts. 202 Range of the above power value in micro-watts. 214 Power limit in micro watts, which should be applicable for the 218 Time window in micro seconds. 224 Maximum allowed power in micro watts. 227 Minimum allowed power in micro watts. 230 Maximum allowed time window in micro seconds. 233 Minimum allowed time window in micro seconds.
|
/Linux-v5.4/drivers/misc/c2port/ |
D | Kconfig | 10 program Silicon micro controller chips (and other 8051 compatible). 12 If your board have no such micro controllers you don't need this 28 on board micro controller.
|
/Linux-v5.4/arch/arm64/boot/dts/nvidia/ |
D | tegra186-p2771-0000.dts | 35 shunt-resistor-micro-ohms = <20000>; 41 shunt-resistor-micro-ohms = <5000>; 47 shunt-resistor-micro-ohms = <10000>; 60 shunt-resistor-micro-ohms = <10000>; 66 shunt-resistor-micro-ohms = <10000>; 72 shunt-resistor-micro-ohms = <10000>;
|
D | tegra186-p3310.dtsi | 76 shunt-resistor-micro-ohms = <10000>; 82 shunt-resistor-micro-ohms = <10000>; 88 shunt-resistor-micro-ohms = <10000>; 101 shunt-resistor-micro-ohms = <5000>; 107 shunt-resistor-micro-ohms = <10000>; 113 shunt-resistor-micro-ohms = <10000>;
|
/Linux-v5.4/Documentation/devicetree/bindings/net/ |
D | hisilicon-femac.txt | 20 The 1st cell is reset pre-delay in micro seconds. 21 The 2nd cell is reset pulse in micro seconds. 22 The 3rd cell is reset post-delay in micro seconds.
|
D | hisilicon-hix5hd2-gmac.txt | 29 The 1st cell is reset pre-delay in micro seconds. 30 The 2nd cell is reset pulse in micro seconds. 31 The 3rd cell is reset post-delay in micro seconds.
|
/Linux-v5.4/Documentation/devicetree/bindings/input/ |
D | regulator-haptic.txt | 9 [The unit of the voltage is a micro] 12 [The unit of the voltage is a micro]
|
/Linux-v5.4/drivers/power/supply/ |
D | ipaq_micro_battery.c | 39 struct ipaq_micro *micro; member 61 ipaq_micro_tx_msg_sync(mb->micro, &msg_battery); in micro_battery_work() 85 ipaq_micro_tx_msg_sync(mb->micro, &msg_sensor); in micro_battery_work() 234 mb->micro = dev_get_drvdata(pdev->dev.parent); in micro_batt_probe()
|
/Linux-v5.4/Documentation/usb/ |
D | chipidea.rst | 38 2) Connect 2 boards with usb cable with one end is micro A plug, the other end 39 is micro B plug. 41 The A-device(with micro A plug inserted) should enumerate B-device. 65 5) Remove B-device(unplug micro B plug) and insert again in 10 seconds, 68 6) Remove B-device(unplug micro B plug) and insert again after 10 seconds,
|
/Linux-v5.4/Documentation/devicetree/bindings/iio/afe/ |
D | current-sense-amplifier.txt | 12 - sense-resistor-micro-ohms : The sense resistance in microohms. 24 sense-resistor-micro-ohms = <20000>;
|
D | current-sense-shunt.txt | 12 - shunt-resistor-micro-ohms : The shunt resistance in microohms. 23 shunt-resistor-micro-ohms = <3300000>;
|