| /kernel/linux/linux-5.10/arch/parisc/lib/ |
| D | lusercopy.S | 57 1: stbs,ma %r0,1(%sr1,%r26) 82 1: ldbs,ma 1(%sr1,%r26),%r1 86 2: ldbs,ma 1(%sr1,%r26),%r1 119 * conditions. In the optimal case, we copy by loops that copy 32- or 16-bytes 164 /* short copy with less than 16 bytes? */ 181 20: ldb,ma 1(srcspc,src),t1 182 21: stb,ma t1,1(dstspc,dst) 196 ldo 16(src),src 197 12: std,ma t1,8(dstspc,dst) 198 13: std,ma t2,8(dstspc,dst) [all …]
|
| /kernel/linux/linux-4.19/arch/parisc/lib/ |
| D | lusercopy.S | 24 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 71 1: stbs,ma %r0,1(%sr1,%r26) 96 1: ldbs,ma 1(%sr1,%r26),%r1 100 2: ldbs,ma 1(%sr1,%r26),%r1 133 * conditions. In the optimal case, we copy by loops that copy 32- or 16-bytes 178 /* short copy with less than 16 bytes? */ 195 20: ldb,ma 1(srcspc,src),t1 196 21: stb,ma t1,1(dstspc,dst) 210 ldo 16(src),src 211 12: std,ma t1,8(dstspc,dst) [all …]
|
| /kernel/linux/linux-5.10/arch/parisc/include/asm/ |
| D | checksum.h | 33 " ldws,ma 4(%1), %0\n" in ip_fast_csum() 39 " ldws,ma 12(%1), %3\n" in ip_fast_csum() 42 "1: ldws,ma 4(%1), %3\n" in ip_fast_csum() 46 " extru %0, 31, 16, %4\n" in ip_fast_csum() 47 " extru %0, 15, 16, %5\n" in ip_fast_csum() 49 " extru %0, 15, 16, %5\n" in ip_fast_csum() 66 /* add the swapped two 16-bit halves of sum, in csum_fold() 67 a possible carry from adding the two 16-bit halves, in csum_fold() 70 sum += (sum << 16) + (sum >> 16); in csum_fold() 71 return (__force __sum16)(~sum >> 16); in csum_fold() [all …]
|
| D | assembly.h | 18 #define STREGM std,ma 23 #define RP_OFFSET 16 231 fstd,ma %fr0, 8(\regs) 232 fstd,ma %fr1, 8(\regs) 233 fstd,ma %fr2, 8(\regs) 234 fstd,ma %fr3, 8(\regs) 235 fstd,ma %fr4, 8(\regs) 236 fstd,ma %fr5, 8(\regs) 237 fstd,ma %fr6, 8(\regs) 238 fstd,ma %fr7, 8(\regs) [all …]
|
| /kernel/linux/linux-4.19/arch/parisc/include/asm/ |
| D | checksum.h | 47 " ldws,ma 4(%1), %0\n" in ip_fast_csum() 53 " ldws,ma 12(%1), %%r19\n" in ip_fast_csum() 56 "1: ldws,ma 4(%1), %%r19\n" in ip_fast_csum() 60 " extru %0, 31, 16, %%r20\n" in ip_fast_csum() 61 " extru %0, 15, 16, %%r21\n" in ip_fast_csum() 63 " extru %0, 15, 16, %%r21\n" in ip_fast_csum() 80 /* add the swapped two 16-bit halves of sum, in csum_fold() 81 a possible carry from adding the two 16-bit halves, in csum_fold() 84 sum += (sum << 16) + (sum >> 16); in csum_fold() 85 return (__force __sum16)(~sum >> 16); in csum_fold() [all …]
|
| D | assembly.h | 18 * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 31 #define STREGM std,ma 36 #define RP_OFFSET 16 251 fstd,ma %fr0, 8(\regs) 252 fstd,ma %fr1, 8(\regs) 253 fstd,ma %fr2, 8(\regs) 254 fstd,ma %fr3, 8(\regs) 255 fstd,ma %fr4, 8(\regs) 256 fstd,ma %fr5, 8(\regs) 257 fstd,ma %fr6, 8(\regs) [all …]
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/qcom/ |
| D | msm8998-pins.dtsi | 9 drive-strength = <16>; /* 16 mA */ 17 drive-strength = <2>; /* 2 mA */ 25 drive-strength = <10>; /* 10 mA */ 33 drive-strength = <2>; /* 2 mA */ 41 drive-strength = <10>; /* 10 mA */ 49 drive-strength = <2>; /* 2 mA */ 62 drive-strength = <2>; /* 2 mA */ 75 drive-strength = <2>; /* 2 mA */
|
| D | msm8996-pins.dtsi | 17 drive-strength = <2>; /* 2 mA */ 32 drive-strength = <16>; 44 drive-strength = <16>; 67 drive-strength = <16>; 92 drive-strength = <16>; 116 drive-strength = <16>; 140 drive-strength = <16>; 165 drive-strength = <16>; 190 drive-strength = <16>; 214 drive-strength = <16>; [all …]
|
| /kernel/linux/linux-4.19/Documentation/leds/ |
| D | leds-lm3556.txt | 17 In Flash Mode, the LED current source(LED) provides 16 target current levels 18 from 93.75 mA to 1500 mA.The Flash currents are adjusted via the CURRENT 27 93.75 mA: #echo 1 > sys/class/leds/flash/brightness 29 1500 mA: #echo 16 > sys/class/leds/flash/brightness 41 46.88 mA: #echo 1 > sys/class/leds/torch/brightness 43 375 mA : #echo 8 > sys/class/leds/torch/brightness 63 5.86 mA : #echo 1 > sys/class/leds/indicator/brightness 65 46.875mA : #echo 8 > sys/class/leds/indicator/brightness
|
| /kernel/linux/linux-5.10/Documentation/leds/ |
| D | leds-lm3556.rst | 21 In Flash Mode, the LED current source(LED) provides 16 target current levels 22 from 93.75 mA to 1500 mA.The Flash currents are adjusted via the CURRENT 37 93.75 mA:: 43 1500 mA:: 45 #echo 16 > sys/class/leds/flash/brightness 64 46.88 mA:: 70 375 mA:: 107 5.86 mA:: 113 46.875mA::
|
| /kernel/linux/linux-4.19/arch/arm64/boot/dts/qcom/ |
| D | msm8996-pins.dtsi | 32 drive-strength = <16>; 57 drive-strength = <16>; 81 drive-strength = <16>; 105 drive-strength = <16>; 130 drive-strength = <16>; 155 drive-strength = <16>; 179 drive-strength = <16>; 204 drive-strength = <16>; 238 drive-strength = <16>; 260 drive-strength = <16>; /* 16 MA */ [all …]
|
| D | msm8992-pins.dtsi | 22 drive-strength = <16>; 47 drive-strength = <16>; /* 16mA */ 55 drive-strength = <2>; /* 2mA */ 71 drive-strength = <2>; /* 2mA */ 79 drive-strength = <8>; /* 8mA */
|
| D | apq8096-db820c-pins.dtsi | 23 drive-strength = <16>; /* 16 MA */ 36 drive-strength = <2>; /* 2 MA */ 48 drive-strength = <16>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/iio/dac/ |
| D | ad5755.txt | 52 4: 4 mA to 20 mA current range. 53 5: 0 mA to 20 mA current range. 54 6: 0 mA to 24 mA current range. 74 16 83 16
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/iio/dac/ |
| D | ad5755.txt | 52 4: 4 mA to 20 mA current range. 53 5: 0 mA to 20 mA current range. 54 6: 0 mA to 24 mA current range. 74 16 83 16
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/ |
| D | pinctrl-mt8183.txt | 64 It can only support 2/4/6/8/10/12/14/16mA in mt8183. 66 driving setup. I2C pins can only support 2/4/6/8/10/12/14/16mA driving 68 they can support 0.125/0.25/0.5/1mA adjustment. If we enable specific 78 When E1=0/E0=0, the strength is 0.125mA. 79 When E1=0/E0=1, the strength is 0.25mA. 80 When E1=1/E0=0, the strength is 0.5mA. 81 When E1=1/E0=1, the strength is 1mA.
|
| /kernel/linux/linux-5.10/include/linux/usb/ |
| D | pd.h | 30 PD_CTRL_NOT_SUPP = 16, 51 /* 16-31 Reserved */ 231 #define PDO_FIXED_CURR_SHIFT 0 /* 10mA units */ 234 #define PDO_FIXED_CURR(ma) ((((ma) / 10) & PDO_CURR_MASK) << PDO_FIXED_CURR_SHIFT) argument 236 #define PDO_FIXED(mv, ma, flags) \ argument 238 PDO_FIXED_VOLT(mv) | PDO_FIXED_CURR(ma)) 256 #define PDO_VAR_MAX_CURR_SHIFT 0 /* 10mA units */ 260 #define PDO_VAR_MAX_CURR(ma) ((((ma) / 10) & PDO_CURR_MASK) << PDO_VAR_MAX_CURR_SHIFT) argument 277 #define PDO_PPS_APDO_MAX_CURR_SHIFT 0 /* 50mA units */ 286 #define PDO_PPS_APDO_MAX_CURR(ma) \ argument [all …]
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/power/supply/ |
| D | ti,bq24735.txt | 16 must be between 128mA and 8.128A with a 64mA step resolution. The POR value 17 is 0x0000h. This number is in mA (e.g. 8192), see spec for more information 20 must be between 1.024V and 19.2V with a 16mV step resolution. The POR value 24 value must be between 128mA and 8.064A with a 128mA step resolution. The 25 POR value is 0x1000h. This number is in mA (e.g. 8064), see the spec for
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/power/supply/ |
| D | ti,bq24735.txt | 16 must be between 128mA and 8.128A with a 64mA step resolution. The POR value 17 is 0x0000h. This number is in mA (e.g. 8192), see spec for more information 20 must be between 1.024V and 19.2V with a 16mV step resolution. The POR value 24 value must be between 128mA and 8.064A with a 128mA step resolution. The 25 POR value is 0x1000h. This number is in mA (e.g. 8064), see the spec for
|
| /kernel/linux/linux-5.10/drivers/pinctrl/uniphier/ |
| D | pinctrl-uniphier.h | 60 UNIPHIER_PIN_DRV_1BIT, /* 2 level control: 4/8 mA */ 61 UNIPHIER_PIN_DRV_2BIT, /* 4 level control: 8/12/16/20 mA */ 62 UNIPHIER_PIN_DRV_3BIT, /* 8 level control: 4/5/7/9/11/12/14/16 mA */ 63 UNIPHIER_PIN_DRV_FIXED4, /* fixed to 4mA */ 64 UNIPHIER_PIN_DRV_FIXED5, /* fixed to 5mA */ 65 UNIPHIER_PIN_DRV_FIXED8, /* fixed to 8mA */
|
| /kernel/linux/linux-4.19/drivers/pinctrl/uniphier/ |
| D | pinctrl-uniphier.h | 69 UNIPHIER_PIN_DRV_1BIT, /* 2 level control: 4/8 mA */ 70 UNIPHIER_PIN_DRV_2BIT, /* 4 level control: 8/12/16/20 mA */ 71 UNIPHIER_PIN_DRV_3BIT, /* 8 level control: 4/5/7/9/11/12/14/16 mA */ 72 UNIPHIER_PIN_DRV_FIXED4, /* fixed to 4mA */ 73 UNIPHIER_PIN_DRV_FIXED5, /* fixed to 5mA */ 74 UNIPHIER_PIN_DRV_FIXED8, /* fixed to 8mA */
|
| /kernel/linux/linux-4.19/Documentation/arm/pxa/ |
| D | mfp.txt | 103 /* LCD - 16bpp Active TFT */ 158 31 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 177 0b000 - fast 1mA 178 0b001 - fast 2mA 179 0b002 - fast 3mA 180 0b003 - fast 4mA 181 0b004 - slow 6mA 182 0b005 - fast 6mA 183 0b006 - slow 10mA 184 0b007 - fast 10mA [all …]
|
| /kernel/linux/linux-4.19/include/linux/usb/ |
| D | pd.h | 39 PD_CTRL_NOT_SUPP = 16, 59 /* 16-31 Reserved */ 237 #define PDO_FIXED_CURR_SHIFT 0 /* 10mA units */ 240 #define PDO_FIXED_CURR(ma) ((((ma) / 10) & PDO_CURR_MASK) << PDO_FIXED_CURR_SHIFT) argument 242 #define PDO_FIXED(mv, ma, flags) \ argument 244 PDO_FIXED_VOLT(mv) | PDO_FIXED_CURR(ma)) 262 #define PDO_VAR_MAX_CURR_SHIFT 0 /* 10mA units */ 266 #define PDO_VAR_MAX_CURR(ma) ((((ma) / 10) & PDO_CURR_MASK) << PDO_VAR_MAX_CURR_SHIFT) argument 283 #define PDO_PPS_APDO_MAX_CURR_SHIFT 0 /* 50mA units */ 292 #define PDO_PPS_APDO_MAX_CURR(ma) \ argument [all …]
|
| /kernel/linux/linux-5.10/Documentation/arm/pxa/ |
| D | mfp.rst | 105 /* LCD - 16bpp Active TFT */ 160 31 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 179 0b000 - fast 1mA 180 0b001 - fast 2mA 181 0b002 - fast 3mA 182 0b003 - fast 4mA 183 0b004 - slow 6mA 184 0b005 - fast 6mA 185 0b006 - slow 10mA 186 0b007 - fast 10mA [all …]
|
| /kernel/linux/linux-5.10/Documentation/hwmon/ |
| D | ina3221.rst | 33 curr[123]_input Current(mA) measurement channels 35 curr[123]_crit Critical alert current(mA) setting, activates the 39 curr[123]_max Warning alert current(mA) setting, activates the 46 curr4_input Sum of current(mA) measurement channels, 49 curr4_crit Critical alert current(mA) setting for sum of current 60 1, 4, 16, 64, 128, 256, 512, 1024
|