Home
last modified time | relevance | path

Searched refs:spec (Results 1 – 25 of 30) sorted by relevance

12

/arch/s390/include/asm/
Duaccess.h65 #define __put_get_user_asm(to, from, size, spec) \ argument
67 register unsigned long __reg0 asm("0") = spec; \
88 unsigned long spec = 0x010000UL; in __put_user_fn() local
95 size, spec); in __put_user_fn()
100 size, spec); in __put_user_fn()
105 size, spec); in __put_user_fn()
110 size, spec); in __put_user_fn()
118 unsigned long spec = 0x01UL; in __get_user_fn() local
125 size, spec); in __get_user_fn()
130 size, spec); in __get_user_fn()
[all …]
/arch/powerpc/kernel/
Dcputable.c38 extern void __setup_cpu_e200(unsigned long offset, struct cpu_spec* spec);
39 extern void __setup_cpu_e500v1(unsigned long offset, struct cpu_spec* spec);
40 extern void __setup_cpu_e500v2(unsigned long offset, struct cpu_spec* spec);
41 extern void __setup_cpu_e500mc(unsigned long offset, struct cpu_spec* spec);
42 extern void __setup_cpu_440ep(unsigned long offset, struct cpu_spec* spec);
43 extern void __setup_cpu_440epx(unsigned long offset, struct cpu_spec* spec);
44 extern void __setup_cpu_440gx(unsigned long offset, struct cpu_spec* spec);
45 extern void __setup_cpu_440grx(unsigned long offset, struct cpu_spec* spec);
46 extern void __setup_cpu_440spe(unsigned long offset, struct cpu_spec* spec);
47 extern void __setup_cpu_440x5(unsigned long offset, struct cpu_spec* spec);
[all …]
/arch/m68k/ifpsp060/
Dfpsp.doc169 - documented in 3.5 of 060SP spec.
177 - documented in 3.5 of 060SP spec.
185 - documented in 3.7 of 060SP spec.
193 - documented in 3.6 of 060SP spec.
202 - documented in 3.4 of 060SP spec.
214 - documented in 3.4 of 060SP spec.
227 - not fully documented in 060SP spec.
264 - documented in 3.1 of 060SP spec.
286 - documented in 3.3 of 060 spec.
Disp.doc207 - documented in 2.2 in spec.
/arch/powerpc/lib/
Dfeature-fixups.c550 struct cpu_spec *spec = PTRRELOC(*PTRRELOC(&cur_cpu_spec)); in apply_feature_fixups() local
552 *PTRRELOC(&saved_cpu_features) = spec->cpu_features; in apply_feature_fixups()
553 *PTRRELOC(&saved_mmu_features) = spec->mmu_features; in apply_feature_fixups()
559 do_feature_fixups(spec->cpu_features, in apply_feature_fixups()
563 do_feature_fixups(spec->mmu_features, in apply_feature_fixups()
567 do_lwsync_fixups(spec->cpu_features, in apply_feature_fixups()
/arch/arm/boot/dts/
Darmada-370-seagate-nas-2bay.dts16 * Material desc (product spec) : STCTxxxxxxx
Darmada-370-seagate-personal-cloud.dts16 * Material desc (product spec) : STCRxxxxxxx
Darmada-370-seagate-personal-cloud-2bay.dts16 * Material desc (product spec) : STCSxxxxxxx
Darmada-370-seagate-nas-4bay.dts16 * Material desc (product spec) : STCUxxxxxxx
Dkeystone-k2g-netcp.dtsi63 region-spec = <1023 128>; /* num_desc desc_size */
Dkeystone-k2l-netcp.dtsi88 region-spec = <8192 128>; /* num_desc desc_size */
Dkeystone-k2e-netcp.dtsi89 region-spec = <8192 128>; /* num_desc desc_size */
Dkeystone-k2hk-netcp.dtsi106 region-spec = <8192 128>; /* num_desc desc_size */
Dste-nomadik-nhk15.dts211 * and MOSI (in the spec MOSI is called "SDA").
Dlogicpd-som-lv-baseboard.dtsi108 /* This isn't the exact LCD, but the timings meet spec */
Dam3517-evm.dts127 /* This isn't the exact LCD, but the timings meet spec */
Dlogicpd-torpedo-baseboard.dtsi129 /* This isn't the exact LCD, but the timings meet spec */
Dexynos5250-spring.dts354 * double-pulling gets us out of spec in some cases.
Dexynos5250-snow-common.dtsi453 * double-pulling gets us out of spec in some cases.
/arch/x86/include/asm/
Dmpspec_def.h40 char spec; /* 0x01 */ member
/arch/x86/oprofile/
Dnmi_int.c614 struct op_x86_model_spec *spec = &op_ppro_spec; /* default */ in ppro_init() local
658 spec = &op_arch_perfmon_spec; in ppro_init()
669 model = spec; in ppro_init()
/arch/x86/kernel/
Dmpparse.c164 if (mpc->spec != 0x01 && mpc->spec != 0x04) { in smp_check_mpc()
165 pr_err("MPTABLE: bad table version (%d)!!\n", mpc->spec); in smp_check_mpc()
/arch/powerpc/include/asm/
Dcputable.h17 typedef void (*cpu_setup_t)(unsigned long offset, struct cpu_spec* spec);
/arch/arm64/boot/dts/hisilicon/
Dhi3670-hikey970.dts159 * for UART 0. They are however named according to the spec.
/arch/powerpc/boot/dts/
Dvirtex440-ml507.dts106 xlnx,icu-rd-spec-plb-prio = <0>;

12