Home
last modified time | relevance | path

Searched refs:source (Results 1 – 25 of 881) sorted by relevance

12345678910>>...36

/arch/mips/include/asm/netlogic/
Dmips-extns.h174 #define __read_64bit_c2_split(source, sel) \ argument
183 "dmfc2\t%M0, " #source "\n\t" \
192 "dmfc2\t%M0, " #source ", " #sel "\n\t" \
203 #define __write_64bit_c2_split(source, sel, val) \ argument
215 "dmtc2\t%L0, " #source "\n\t" \
225 "dmtc2\t%L0, " #source ", " #sel "\n\t" \
231 #define __read_32bit_c2_register(source, sel) \ argument
236 "mfc2\t%0, " #source "\n\t" \
242 "mfc2\t%0, " #source ", " #sel "\n\t" \
248 #define __read_64bit_c2_register(source, sel) \ argument
[all …]
/arch/sparc/lib/
Dmemset.S40 #define ZERO_BIG_BLOCK(base, offset, source) \ argument
41 std source, [base + offset + 0x00]; \
42 std source, [base + offset + 0x08]; \
43 std source, [base + offset + 0x10]; \
44 std source, [base + offset + 0x18]; \
45 std source, [base + offset + 0x20]; \
46 std source, [base + offset + 0x28]; \
47 std source, [base + offset + 0x30]; \
48 std source, [base + offset + 0x38];
50 #define ZERO_LAST_BLOCKS(base, offset, source) \ argument
[all …]
/arch/x86/lib/
Dusercopy_64.c141 unsigned long source = (unsigned long) _src; in __memcpy_flushcache() local
147 memcpy((void *) dest, (void *) source, len); in __memcpy_flushcache()
150 source += len; in __memcpy_flushcache()
166 :: "r" (source), "r" (dest) in __memcpy_flushcache()
169 source += 32; in __memcpy_flushcache()
177 :: "r" (source), "r" (dest) in __memcpy_flushcache()
180 source += 8; in __memcpy_flushcache()
188 :: "r" (source), "r" (dest) in __memcpy_flushcache()
191 source += 4; in __memcpy_flushcache()
197 memcpy((void *) dest, (void *) source, size); in __memcpy_flushcache()
Dcsum-copy_64.S32 .macro source macro
84 source
86 source
88 source
90 source
93 source
95 source
97 source
99 source
153 source
[all …]
/arch/sh/boards/mach-sdk7786/
Dnmi.c50 unsigned int source, mask, tmp; in sdk7786_nmi_init() local
54 source = NMISR_MAN_NMI; in sdk7786_nmi_init()
58 source = NMISR_AUX_NMI; in sdk7786_nmi_init()
62 source = NMISR_MAN_NMI | NMISR_AUX_NMI; in sdk7786_nmi_init()
68 source = mask = 0; in sdk7786_nmi_init()
75 tmp |= source; in sdk7786_nmi_init()
/arch/arm64/boot/dts/qcom/
Dapq8096-db820c-pmic-pins.dtsi13 power-source = <2>; // PM8994_GPIO_S4, 1.8V
22 power-source = <PM8994_GPIO_S4>; // 1.8V
33 power-source = <PM8994_GPIO_S4>; // 1.8V
43 power-source = <PM8994_GPIO_S4>; // 1.8V
55 power-source = <PM8994_GPIO_S4>; // 1.8V
65 power-source = <PM8994_GPIO_S4>;
76 power-source = <PM8994_GPIO_S4>; // 1.8V
89 power-source = <PM8994_GPIO_S4>; // 1.8V
Dapq8016-sbc-pmic-pins.dtsi19 power-source = <PM8916_GPIO_VPH>;
44 power-source = <PM8916_MPP_L5>; // 1.8V
/arch/arm64/boot/dts/nvidia/
Dtegra210-p2180.dtsi62 maxim,active-fps-source = <MAX77620_FPS_SRC_0>;
71 maxim,active-fps-source = <MAX77620_FPS_SRC_0>;
88 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN0>;
93 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN1>;
98 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN0>;
117 maxim,active-fps-source = <MAX77620_FPS_SRC_1>;
128 maxim,active-fps-source = <MAX77620_FPS_SRC_0>;
139 maxim,active-fps-source = <MAX77620_FPS_SRC_1>;
152 maxim,active-fps-source = <MAX77620_FPS_SRC_0>;
165 maxim,active-fps-source = <MAX77620_FPS_SRC_NONE>;
[all …]
Dtegra210-p3450-0000.dts153 maxim,active-fps-source = <MAX77620_FPS_SRC_NONE>;
162 maxim,active-fps-source = <MAX77620_FPS_SRC_0>;
171 maxim,active-fps-source = <MAX77620_FPS_SRC_0>;
190 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN0>;
195 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN1>;
200 maxim,fps-event-source = <MAX77620_FPS_EVENT_SRC_EN0>;
226 maxim,active-fps-source = <MAX77620_FPS_SRC_1>;
242 maxim,active-fps-source = <MAX77620_FPS_SRC_0>;
258 maxim,active-fps-source = <MAX77620_FPS_SRC_1>;
274 maxim,active-fps-source = <MAX77620_FPS_SRC_0>;
[all …]
/arch/alpha/kernel/
Derr_ev6.c101 int source = -1, stream = -1, bits = -1; in ev6_parse_cbox() local
136 source = EXTRACT(c_stat, EV6__C_STAT__SOURCE); in ev6_parse_cbox()
142 source = -1; in ev6_parse_cbox()
147 source = -1; in ev6_parse_cbox()
154 source = -1; in ev6_parse_cbox()
157 if (source != -1) in ev6_parse_cbox()
160 streamname[stream], bitsname[bits], sourcename[source]); in ev6_parse_cbox()
168 if (source == EV6__C_STAT__SOURCE_MEMORY || in ev6_parse_cbox()
169 source == EV6__C_STAT__SOURCE_BCACHE) in ev6_parse_cbox()
/arch/powerpc/lib/
Dchecksum_64.S188 .macro source macro
261 source; ld r6,0(r3)
262 source; ld r9,8(r3)
264 source; ld r10,16(r3)
265 source; ld r11,24(r3)
276 source; ld r12,32(r3)
277 source; ld r14,40(r3)
280 source; ld r15,48(r3)
281 source; ld r16,56(r3)
302 source; ld r6,0(r3)
[all …]
/arch/arm/boot/dts/
Ddove-cubox.dts101 /* connect xtal input as source of pll0 and pll1 */
102 silabs,pll-source = <0 0>, <1 0>;
107 silabs,multisynth-source = <0>;
108 silabs,clock-source = <0>;
115 silabs,multisynth-source = <1>;
116 silabs,clock-source = <0>;
Dr8a7793-gose.dts71 wakeup-source;
78 wakeup-source;
85 wakeup-source;
92 wakeup-source;
99 wakeup-source;
106 wakeup-source;
113 wakeup-source;
120 wakeup-source;
127 wakeup-source;
134 wakeup-source;
[all …]
Demev2-kzm9d.dts36 wakeup-source;
43 wakeup-source;
50 wakeup-source;
57 wakeup-source;
Domap3-ldp.dts35 wakeup-source;
42 wakeup-source;
49 wakeup-source;
56 wakeup-source;
63 wakeup-source;
70 wakeup-source;
77 wakeup-source;
84 wakeup-source;
91 wakeup-source;
Dr8a7791-koelsch.dts85 wakeup-source;
92 wakeup-source;
99 wakeup-source;
106 wakeup-source;
113 wakeup-source;
120 wakeup-source;
127 wakeup-source;
134 wakeup-source;
141 wakeup-source;
148 wakeup-source;
[all …]
Dexynos4412-odroidx2.dts3 * Hardkernel's Exynos4412 based ODROID-X2 board device tree source
7 * Device tree source file for Hardkernel's ODROID-X2 board which is based
Domap3-pandora-common.dtsi91 wakeup-source;
98 wakeup-source;
105 wakeup-source;
112 wakeup-source;
119 wakeup-source;
126 wakeup-source;
133 wakeup-source;
140 wakeup-source;
147 wakeup-source;
154 wakeup-source;
[all …]
Dexynos4412-trats2.dts3 * Samsung's Exynos4412 based Trats 2 board device tree source
8 * Device tree source file for Samsung's Trats 2 board which is based on
/arch/powerpc/platforms/
DKconfig4 source "arch/powerpc/platforms/powernv/Kconfig"
5 source "arch/powerpc/platforms/pseries/Kconfig"
6 source "arch/powerpc/platforms/chrp/Kconfig"
7 source "arch/powerpc/platforms/512x/Kconfig"
8 source "arch/powerpc/platforms/52xx/Kconfig"
9 source "arch/powerpc/platforms/powermac/Kconfig"
10 source "arch/powerpc/platforms/maple/Kconfig"
11 source "arch/powerpc/platforms/pasemi/Kconfig"
12 source "arch/powerpc/platforms/ps3/Kconfig"
13 source "arch/powerpc/platforms/cell/Kconfig"
[all …]
/arch/m68k/ifpsp060/
DREADME33 fpsp.s Full FP Kernel Module - source code
37 pfpsp.s Partial FP Kernel Module - source code
40 fplsp.s FP Library Module - source code
44 isp.s Integer Unimplemented Kernel Module - source code
48 ilsp.s Integer Unimplemented Library Module - source code
59 ftest.s above test; source code
63 itest.s above test; source code
/arch/parisc/kernel/
Dalternative.c85 u32 *source; in apply_alternatives() local
87 source = (u32 *)((ulong)&entry->replacement + entry->replacement); in apply_alternatives()
88 memcpy(from, source, 4 * len); in apply_alternatives()
/arch/arm/kvm/
DKconfig6 source "virt/kvm/Kconfig"
7 source "virt/lib/Kconfig"
57 source "drivers/vhost/Kconfig"
/arch/arm64/kvm/
DKconfig6 source "virt/kvm/Kconfig"
7 source "virt/lib/Kconfig"
63 source "drivers/vhost/Kconfig"
/arch/mips/include/asm/
Dmipsregs.h1351 #define ___read_32bit_c0_register(source, sel, vol) \ argument
1355 "mfc0\t%0, " #source "\n\t" \
1361 "mfc0\t%0, " #source ", " #sel "\n\t" \
1367 #define ___read_64bit_c0_register(source, sel, vol) \ argument
1370 __res = __read_64bit_c0_split(source, sel, vol); \
1375 "dmfc0\t%0, " #source "\n\t" \
1382 "dmfc0\t%0, " #source ", " #sel "\n\t" \
1388 #define __read_32bit_c0_register(source, sel) \ argument
1389 ___read_32bit_c0_register(source, sel, __volatile__)
1391 #define __read_const_32bit_c0_register(source, sel) \ argument
[all …]

12345678910>>...36