/linux/arch/riscv/crypto/ |
H A D | aes-riscv64-zvkned-zvbb-zvkg.S | 41 // - RISC-V Vector ('V') with VLEN >= 128 && VLEN < 2048 76 // TWEAKS: N 128-bit tweaks T*(x^i) for i in 0..(N - 1) 78 // MULTS_BREV: N 128-bit values x^N, bit-reversed. Only if N > 1. 92 vsetivli zero, 4, e32, m1, ta, ma 104 // Generate x^i for i in 0..(N - 1), i.e. 128-bit values 1 << i assuming 105 // that N <= 128. Though, this code actually requires N < 64 (or 109 vsetvli VL, LEN32, e32, m4, ta, ma 113 vsetvli zero, t0, e32, m1, ta, ma 119 vsetvli zero, t0, e64, m2, ta, ma 123 vsetvli zero, t1, e32, m2, ta, ma [all …]
|
H A D | aes-riscv64-zvkned.S | 43 // - RISC-V Vector ('V') with VLEN >= 128 67 aes_begin KEYP, 128f, 192f 69 128: 70 __aes_crypt_zvkned \enc, 128 90 vsetvli t1, t0, e32, m8, ta, ma 104 aes_begin KEYP, 128f, 192f 106 128: 107 __aes_ecb_crypt \enc, 128 145 vsetvli t0, LEN, e32, m4, ta, ma 160 vsetivli zero, 4, e32, m1, ta, ma [all …]
|
H A D | aes-riscv64-zvkned-zvkb.S | 41 // - RISC-V Vector ('V') with VLEN >= 128 68 // Create a mask that selects the last 32-bit word of each 128-bit 71 vsetvli t1, zero, e8, m1, ta, ma 75 vsetivli zero, 4, e32, m1, ta, ma 84 vsetvli zero, LEN32, e32, m4, ta, ma 112 vsetvli t0, LEN, e8, m4, ta, ma 140 aes_begin KEYP, 128f, 192f 142 128: 143 aes_ctr32_crypt 128
|
H A D | aes-macros.S | 44 // - RISC-V Vector ('V') with VLEN >= 128 49 // - If AES-128, loads round keys into v1-v11 and jumps to \label128. 53 // Also sets vl=4 and vtype=e32,m1,ta,ma. Clobbers t0 and t1. 57 vsetivli zero, 4, e32, m1, ta, ma 79 blt t0, t1, \label128 // If AES-128, goto label128. 93 // v1-v11 (for AES-128), v1-v13 (for AES-192), or v1-v15 (for AES-256). \keylen 107 .if \keylen == 128 124 .if \keylen == 128
|
H A D | sm4-riscv64-zvksed-zvkb.S | 42 // - RISC-V Vector ('V') with VLEN >= 128 54 vsetivli zero, 4, e32, m1, ta, ma 86 vsetivli zero, 4, e32, m1, ta, ma
|
H A D | sha256-riscv64-zvknha_or_zvknhb-zvkb.S | 42 // - RISC-V Vector ('V') with VLEN >= 128 114 vsetivli zero, 4, e32, m1, ta, ma 150 vsetivli zero, 1, e8, m1, ta, ma 158 vsetivli zero, 1, e32, m1, ta, ma 161 vsetivli zero, 4, e32, m1, ta, ma
|
H A D | sha512-riscv64-zvknhb-zvkb.S | 42 // - RISC-V Vector ('V') with VLEN >= 128 102 vsetivli zero, 1, e8, m1, ta, ma 110 vsetivli zero, 1, e32, m1, ta, ma 113 vsetivli zero, 4, e64, m2, ta, ma
|
/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | bq24735.yaml | 39 This value must be between 128mA and 8.128A with a 64mA step resolution. 40 The POR value is 0x0000h. This number is in mA (e.g. 8192). 55 This value must be between 128mA and 8.064A with a 128mA step resolution. 56 The POR value is 0x1000h. This number is in mA (e.g. 8064).
|
/linux/arch/parisc/include/asm/ |
H A D | assembly.h | 14 #define FRAME_SIZE 128 21 #define CALLEE_REG_FRAME_SIZE 128 63 #define STREGM std,ma 278 fstd,ma %fr0, 8(\regs) 279 fstd,ma %fr1, 8(\regs) 280 fstd,ma %fr2, 8(\regs) 281 fstd,ma %fr3, 8(\regs) 282 fstd,ma %fr4, 8(\regs) 283 fstd,ma %fr5, 8(\regs) 284 fstd,ma %fr6, 8(\regs) [all …]
|
/linux/kernel/bpf/ |
H A D | memalloc.c | 20 * 16 32 64 96 128 196 256 512 1024 2048 4096 23 * 16 32 64 96 128 196 256 512 1024 2048 4096 57 6, /* 128 */ 126 static const u16 sizes[NUM_CACHES] = {96, 192, 16, 32, 64, 128, 256, 512, 1024, 2048, 4096}; 457 * 64*16 + 64*32 + 64*64 + 64*96 + 64*128 + 64*196 + 64*256 + 32*512 + 16*1024 + 8*2048 + 4*4096 509 int bpf_mem_alloc_init(struct bpf_mem_alloc *ma, int size, bool percpu) in bpf_mem_alloc_init() argument 522 ma->percpu = percpu; in bpf_mem_alloc_init() 537 ma->objcg = objcg; in bpf_mem_alloc_init() 548 ma->cache = pc; in bpf_mem_alloc_init() 558 ma->objcg = objcg; in bpf_mem_alloc_init() [all …]
|
/linux/Documentation/hwmon/ |
H A 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
|
/linux/Documentation/usb/ |
H A D | acm.rst | 23 Temple Place, Suite 330, Boston, MA 02111-1307 USA 80 C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr= 0mA 89 C: #Ifs= 1 Cfg#= 1 Atr=60 MxPwr= 0mA 93 E: Ad=81(I) Atr=03(Int.) MxPS= 16 Ivl=128ms 94 C:* #Ifs= 2 Cfg#= 2 Atr=60 MxPwr= 0mA 96 E: Ad=81(I) Atr=03(Int.) MxPS= 16 Ivl=128ms
|
/linux/Documentation/devicetree/bindings/iio/dac/ |
H A D | adi,ad5755.yaml | 86 4: 4 mA to 20 mA current range. 87 5: 0 mA to 20 mA current range. 88 6: 0 mA to 24 mA current range. 109 - enum: [1, 2, 4, 16, 32, 64, 128, 256]
|
/linux/drivers/net/wireless/intel/iwlwifi/cfg/ |
H A D | ax210.c | 35 #define IWL_MA_A_HR_B_FW_PRE "iwlwifi-ma-a0-hr-b0" 36 #define IWL_MA_A_GF_A_FW_PRE "iwlwifi-ma-a0-gf-a0" 37 #define IWL_MA_A_GF4_A_FW_PRE "iwlwifi-ma-a0-gf4-a0" 38 #define IWL_MA_A_MR_A_FW_PRE "iwlwifi-ma-a0-mr-a0" 39 #define IWL_MA_B_HR_B_FW_PRE "iwlwifi-ma-b0-hr-b0" 40 #define IWL_MA_B_GF_A_FW_PRE "iwlwifi-ma-b0-gf-a0" 41 #define IWL_MA_B_GF4_A_FW_PRE "iwlwifi-ma-b0-gf4-a0" 42 #define IWL_MA_B_MR_A_FW_PRE "iwlwifi-ma-b0-mr-a0" 123 .min_txq_size = 128, \ 278 .fw_name_mac = "ma", [all …]
|
/linux/arch/powerpc/crypto/ |
H A D | crc32-vpmsum_core.S | 135 /* our main loop does 128 bytes at a time */ 140 * constant is 16 bytes, and it is used against 128 bytes of input 141 * data - 128 / 16 = 8 147 /* We reduce our final 128 bytes in a separate step */ 404 addi r6,r6,128 411 subfic r6,r5,128 528 VPMSUMD(v1,v0,const1) /* ma */ 529 vsldoi v1,zeroes,v1,8 /* q = floor(ma/(2^64)) */ 548 VPMSUMD(v1,v1,const1) /* ma */ 549 vand v1,v1,mask_32bit /* bottom 32bits of ma */ [all …]
|
/linux/drivers/scsi/mpt3sas/ |
H A D | Kconfig | 40 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 55 default "128" 59 gather entries per I/O. The driver default is 128, which matches 67 default "128" 71 gather entries per I/O. The driver default is 128, which matches
|
/linux/Documentation/arch/arm/pxa/ |
H A D | mfp.rst | 51 internal controllers like PWM, SSP and UART, with 128 internal signals 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 251 * drive strength = fast 3mA (MFP_DS03X)
|
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | st,stmpe.yaml | 48 enum: [ 4, 16, 32, 64, 128, 256, 512, 1024 ] 189 0 = 20 mA (typical 35 mA max) 190 1 = 50 mA (typical 80 mA max)
|
/linux/drivers/regulator/ |
H A D | da9211-regulator.c | 50 .range_max = 5*128, 69 .max_register = 5 * 128, 230 /* select one of 16 values: 0000 (2000mA or 3000mA) in da9211_get_current_limit() 231 * to 1111 (5000mA or 6000mA). in da9211_get_current_limit()
|
/linux/arch/mips/bcm47xx/ |
H A D | prom.c | 24 * 675 Mass Ave, Cambridge, MA 02139, USA. 73 * BCM47XX uses 128MB for addressing the ram, if the system contains in prom_init_mem() 81 /* Accessing memory after 128 MiB will cause an exception */ in prom_init_mem() 82 max = 128 << 20; in prom_init_mem() 88 pr_debug("Assume 128MB RAM\n"); in prom_init_mem() 96 /* Ignoring the last page when ddr size is 128M. Cached in prom_init_mem() 98 * using address above 128M stepping out of the ddr address in prom_init_mem() 101 if (c->cputype == CPU_74K && (mem == (128 << 20))) in prom_init_mem() 150 if (lowmem != 128 << 20 || !highmem_region) in bcm47xx_prom_highmem_init() 165 for (extmem = 128 << 20; extmem < 512 << 20; extmem <<= 1) { in bcm47xx_prom_highmem_init()
|
/linux/Documentation/driver-api/rapidio/ |
H A D | tsi721.rst | 35 Its default value is 128. 54 0 = 128B, 1 = 256B, 2 = 512B, 3 = 1024B, 4 = 2048B and 5 = 4096B. 85 each BDMA channel of Tsi721 (by default - 128). 112 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
/linux/arch/parisc/kernel/ |
H A D | head.S | 64 stw,ma %r0,4(%r3) 68 stw,ma %arg0,4(%r1) 69 stw,ma %arg1,4(%r1) 70 stw,ma %arg2,4(%r1) 71 stw,ma %arg3,4(%r1) 325 .align 128
|
/linux/Documentation/arch/x86/ |
H A D | mtrr.rst | 73 reg00: base=0x00000000 ( 0MB), size= 128MB: write-back, count=1 74 reg01: base=0x08000000 ( 128MB), size= 64MB: write-back, count=1 87 reg00: base=0x00000000 ( 0MB), size= 128MB: write-back, count=1 88 reg01: base=0x08000000 ( 128MB), size= 64MB: write-back, count=1 169 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 268 Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | axis,artpec6-pinctrl.txt | 50 - drive-strength: 4, 6, 8, 9 mA. For SD and NAND pins, this is for 3.3V VCCQ3. 82 interrupts = <0 128 IRQ_TYPE_LEVEL_HIGH>;
|
/linux/drivers/net/vmxnet3/ |
H A D | upt1_defs.h | 18 * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. 78 #define UPT1_RSS_MAX_IND_TABLE_SIZE 128
|