Home
last modified time | relevance | path

Searched refs:in (Results 1 – 25 of 1719) sorted by relevance

12345678910>>...69

/arch/powerpc/sysdev/xics/
A Dics-native.c42 return in->base + 0x800 + ((vec - in->ibase) << 2); in ics_native_xive()
54 if (vec < in->ibase || vec >= (in->ibase + in->icount)) in ics_native_unmask_irq()
80 out_be32(ics_native_xive(in, vec), 0xff); in ics_native_do_mask()
91 if (vec < in->ibase || vec >= (in->ibase + in->icount)) in ics_native_mask_irq()
93 ics_native_do_mask(in, vec); in ics_native_mask_irq()
106 if (vec < in->ibase || vec >= (in->ibase + in->icount)) in ics_native_set_affinity()
140 if (hw_irq < in->ibase || hw_irq >= (in->ibase + in->icount)) in ics_native_check()
150 if (vec < in->ibase || vec >= (in->ibase + in->icount)) in ics_native_mask_unknown()
153 ics_native_do_mask(in, vec); in ics_native_mask_unknown()
161 if (vec < in->ibase || vec >= (in->ibase + in->icount)) in ics_native_get_server()
[all …]
/arch/powerpc/include/asm/
A Depapr_hcalls.h511 unsigned long in[8] = {0}; in epapr_hypercall0_1() local
534 in[0] = p1; in epapr_hypercall1()
544 in[0] = p1; in epapr_hypercall2()
545 in[1] = p2; in epapr_hypercall2()
555 in[0] = p1; in epapr_hypercall3()
556 in[1] = p2; in epapr_hypercall3()
557 in[2] = p3; in epapr_hypercall3()
568 in[0] = p1; in epapr_hypercall4()
569 in[1] = p2; in epapr_hypercall4()
570 in[2] = p3; in epapr_hypercall4()
[all …]
/arch/arm64/crypto/
A Daes-neon.S30 shl \out, \in, #1
72 tbl \in\().16b, {v16.16b-v19.16b}, \in\().16b
85 eor \in\().16b, \in\().16b, v8.16b
87 eor \in\().16b, \in\().16b, v8.16b
93 eor \in\().16b, \in\().16b, v8.16b
94 tbl \in\().16b, {\in\().16b}, v14.16b
95 eor \in\().16b, \in\().16b, v8.16b
102 .La\@: eor \in\().16b, \in\().16b, v15.16b /* ^round key */
104 tbl \in\().16b, {\in\().16b}, v13.16b /* ShiftRows */
105 sub_bytes \in
[all …]
A Dsm4-ce-cipher-glue.c18 asmlinkage void sm4_ce_do_crypt(const u32 *rk, void *out, const void *in);
28 static void sm4_ce_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in sm4_ce_encrypt() argument
33 sm4_crypt_block(ctx->rkey_enc, out, in); in sm4_ce_encrypt()
36 sm4_ce_do_crypt(ctx->rkey_enc, out, in); in sm4_ce_encrypt()
41 static void sm4_ce_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in sm4_ce_decrypt() argument
46 sm4_crypt_block(ctx->rkey_dec, out, in); in sm4_ce_decrypt()
49 sm4_ce_do_crypt(ctx->rkey_dec, out, in); in sm4_ce_decrypt()
A Daes-cipher-glue.c12 asmlinkage void __aes_arm64_encrypt(u32 *rk, u8 *out, const u8 *in, int rounds);
13 asmlinkage void __aes_arm64_decrypt(u32 *rk, u8 *out, const u8 *in, int rounds);
15 static void aes_arm64_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in aes_arm64_encrypt() argument
20 __aes_arm64_encrypt(ctx->key_enc, out, in, rounds); in aes_arm64_encrypt()
23 static void aes_arm64_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) in aes_arm64_decrypt() argument
28 __aes_arm64_decrypt(ctx->key_dec, out, in, rounds); in aes_arm64_decrypt()
/arch/arm/kernel/
A Dhead-inflate-data.c36 char *in = __data_loc; in __inflate_kernel_data() local
40 if (in[0] != 0x1f || in[1] != 0x8b || in[2] != 0x08 || in[3] & ~3) in __inflate_kernel_data()
42 in += 10; in __inflate_kernel_data()
45 strm->next_in = in; in __inflate_kernel_data()
/arch/m68k/fpsp040/
A Dbinstr.S7 | Input: 64-bit binary integer in d2:d3, desired length (LEN) in
26 | Copy the fraction in d2:d3 to d4:d5.
39 | zero, it is the ls digit. Put the digit in its place in the
99 swap %d6 |put 0 in d6 lower word
118 addw %d1,%d7 |add in ls digit to d7b
120 swap %d7 |put LEN counter in word d7a
125 swap %d7 |put digit word in d7b
126 movew %d1,%d7 |put new digit in d7b
127 swap %d7 |put LEN counter in word d7a
130 swap %d7 |put last digit in string
[all …]
A Dbindec.S34 | This value is stored in d6.
65 | the INEX flag for use in A10.
70 | in INEX2.
72 | A10. Or in INEX.
83 | is in fp0.
97 | The bcd digits are stored in the correct position in
147 | Constants in single precision
220 | in d6.
251 faddw %d0,%fp0 |add in exp
313 addql #1,%d4 |add in the 1
[all …]
A Dsgetem.S16 | Input: Double-extended number X in the ETEMP space in
28 | file, README, in this same directory.
94 movel LOCAL_HI(%a0),%d0 |load ms mant in d0
95 movel LOCAL_LO(%a0),%d1 |load ls mant in d1
106 | ms mantissa part in d0
107 | ls mantissa part in d1
109 | shifted bits in d0 and d1
111 tstl %d0 |if any bits set in ms mant
113 | ;else no bits set in ms mant
114 tstl %d1 |test if any bits set in ls mant
[all …]
A Dx_store.S15 | file, README, in this same directory.
79 bsrl g_opcls |returns opclass in d0
87 bsrl g_dfmtou |returns dest format in d0
89 movel %a0,%a1 |save source addr in a1
104 | a1 -> source in extended precision
137 swap %d0 |d0 now in upper word
156 orl %d1,%d0 |put these bits in ms word of double
160 lsll %d0,%d1 |put lower 11 bits in upper bits
164 orl %d0,LOCAL_HI(%a1) |put them in double result
236 bsrl get_fline |returns fline word in d0
[all …]
/arch/arm/boot/dts/samsung/
A Dexynos5422-samsung-k3g.dts96 regulator-off-in-suspend;
108 regulator-off-in-suspend;
120 regulator-off-in-suspend;
132 regulator-off-in-suspend;
144 regulator-off-in-suspend;
156 regulator-off-in-suspend;
202 regulator-on-in-suspend;
225 regulator-on-in-suspend;
266 regulator-on-in-suspend;
278 regulator-on-in-suspend;
[all …]
A Dexynos5420-galaxy-tab-common.dtsi146 regulator-off-in-suspend;
158 regulator-off-in-suspend;
170 regulator-off-in-suspend;
182 regulator-off-in-suspend;
194 regulator-off-in-suspend;
207 regulator-off-in-suspend;
253 regulator-on-in-suspend;
276 regulator-on-in-suspend;
326 regulator-on-in-suspend;
338 regulator-on-in-suspend;
[all …]
/arch/arm64/boot/dts/qcom/
A Dx1-el2.dtso4 * x1 specific modifications required to boot in EL2.
10 /* We can't and don't need to use zap shader in EL2 as linux can zap the gpu on it's own. */
17 * however when we take ownership of it in EL2, we need to configure
20 * Additionally, it seems like ITS emulation in Gunyah is broken so we
21 * can't use MSI on some PCIe controllers in EL1. But we can add them
47 * The "SBSA watchdog" is implemented in software in Gunyah
48 * and can't be used when running in EL2.
/arch/arm64/boot/dts/arm/
A Djuno-cs-r1r2.dtsi17 in-ports {
33 in-ports {
64 in-ports {
97 arm,trig-in-sigs = <0 1>;
98 arm,trig-in-types = <SNK_FULL SNK_ACQCOMP>;
106 arm,trig-in-sigs = <2 3 4>;
107 arm,trig-in-types = <ELA_DBGREQ ELA_TSTART ELA_TSTOP>;
113 arm,trig-in-sigs = <5 6 7>;
114 arm,trig-in-types = <ELA_DBGREQ ELA_TSTART ELA_TSTOP>;
/arch/powerpc/crypto/
A Daesp8-ppc.h20 void aes_p8_encrypt(const u8 *in, u8 *out, const struct aes_key *key);
21 void aes_p8_decrypt(const u8 *in, u8 *out, const struct aes_key *key);
22 void aes_p8_cbc_encrypt(const u8 *in, u8 *out, size_t len,
24 void aes_p8_ctr32_encrypt_blocks(const u8 *in, u8 *out,
27 void aes_p8_xts_encrypt(const u8 *in, u8 *out, size_t len,
29 void aes_p8_xts_decrypt(const u8 *in, u8 *out, size_t len,
/arch/powerpc/kvm/
A DKconfig57 in virtual machines on book3s_32 host processors.
74 in virtual machines on book3s_64 host processors.
89 Support running unmodified book3s_64 guest kernels in
111 guest in user mode (problem state) and emulating all
141 are reported in debugfs in kvm/vm#/vcpu#/timings.
153 in the guest. The total, minimum and maximum times in nanoseconds
154 together with the number of executions are reported in debugfs in
173 in all nested-capable guest entry/exit.
195 report is available in debugfs kvm/vm#_vcpu#_timing.
235 bool "KVM in-kernel MPIC emulation"
[all …]
/arch/arm64/boot/dts/rockchip/
A Drk3588-firefly-icore-3588q.dtsi66 regulator-off-in-suspend;
83 regulator-off-in-suspend;
106 regulator-off-in-suspend;
184 regulator-off-in-suspend;
197 regulator-off-in-suspend;
210 regulator-off-in-suspend;
248 regulator-on-in-suspend;
260 regulator-on-in-suspend;
273 regulator-on-in-suspend;
296 regulator-on-in-suspend;
[all …]
A Drk3588-firefly-core-3588j.dtsi66 regulator-off-in-suspend;
83 regulator-off-in-suspend;
106 regulator-off-in-suspend;
187 regulator-off-in-suspend;
200 regulator-off-in-suspend;
213 regulator-off-in-suspend;
251 regulator-on-in-suspend;
263 regulator-on-in-suspend;
276 regulator-on-in-suspend;
299 regulator-on-in-suspend;
[all …]
A Drk3588-edgeble-neu6a-common.dtsi107 regulator-off-in-suspend;
124 regulator-off-in-suspend;
215 regulator-off-in-suspend;
228 regulator-off-in-suspend;
241 regulator-off-in-suspend;
279 regulator-on-in-suspend;
292 regulator-on-in-suspend;
305 regulator-on-in-suspend;
328 regulator-on-in-suspend;
404 regulator-on-in-suspend;
[all …]
A Drk3588-armsom-lm7.dtsi95 regulator-off-in-suspend;
112 regulator-off-in-suspend;
198 regulator-off-in-suspend;
211 regulator-off-in-suspend;
224 regulator-off-in-suspend;
262 regulator-on-in-suspend;
275 regulator-on-in-suspend;
288 regulator-on-in-suspend;
311 regulator-on-in-suspend;
387 regulator-on-in-suspend;
[all …]
/arch/arm/boot/dts/rockchip/
A Drk3288-evb-rk808.dts47 regulator-off-in-suspend;
58 regulator-on-in-suspend;
68 regulator-on-in-suspend;
79 regulator-on-in-suspend;
91 regulator-on-in-suspend;
103 regulator-off-in-suspend;
114 regulator-on-in-suspend;
126 regulator-on-in-suspend;
138 regulator-on-in-suspend;
150 regulator-on-in-suspend;
[all …]
/arch/arm64/boot/dts/freescale/
A Dfsl-ls1028a-qds-85bb.dtso8 * Requires a SCH-24801 card in slot 1 and a SCH-28021 card in slot 2.
27 managed = "in-band-status";
58 managed = "in-band-status";
65 managed = "in-band-status";
72 managed = "in-band-status";
79 managed = "in-band-status";
/arch/arm/boot/dts/ti/omap/
A Ddra72-evm-tps65917.dtsi22 smps1-in-supply = <&vsys_3v3>;
23 smps2-in-supply = <&vsys_3v3>;
24 smps3-in-supply = <&vsys_3v3>;
25 smps4-in-supply = <&vsys_3v3>;
26 smps5-in-supply = <&vsys_3v3>;
27 ldo1-in-supply = <&vsys_3v3>;
28 ldo2-in-supply = <&vsys_3v3>;
29 ldo3-in-supply = <&vsys_3v3>;
30 ldo4-in-supply = <&evm_5v0>;
31 ldo5-in-supply = <&vsys_3v3>;
/arch/powerpc/boot/dts/
A Dkmeter1.dts38 timebase-frequency = <0>; /* Filled in by U-Boot */
39 bus-frequency = <0>; /* Filled in by U-Boot */
40 clock-frequency = <0>; /* Filled in by U-Boot */
46 reg = <0 0>; /* Filled in by U-Boot */
56 bus-frequency = <0>; /* Filled in by U-Boot */
225 3 6 2 0 1 0 /* RxD0 (PD6, in, f1) */
226 3 7 2 0 1 0 /* RxD1 (PD7, in, f1) */
228 3 12 2 0 1 0 /* RX_DV (PD12, in, f1) */
229 3 13 2 0 1 0 /* RX_ER (PD13, in, f1) */
298 brg-frequency = <0>; /* Filled in by U-Boot */
[all …]
/arch/arm/mach-s3c/
A DKconfig66 # device definitions to compile in
71 Compile in platform device definitions for HSMMC code
76 Compile in platform device definitions for HSMMC channel 1
81 Compile in platform device definitions for HSMMC channel 2
86 Compile in platform device definitions for HSMMC channel 3
91 Compile in platform device definitions for I2C channel 1
96 Compile in platform device definition for framebuffer
101 Compile in platform device definition for USB host.
111 Compile in platform device definitions for S3C64XX's type
117 Compile in platform device definitions for keypad
[all …]

Completed in 69 milliseconds

12345678910>>...69