Home
last modified time | relevance | path

Searched refs:package (Results 1 – 25 of 42) sorted by relevance

12

/arch/mips/include/asm/
Dcpu-info.h81 int package;/* physical package number */ member
187 if (infoa->package != infob->package) in cpus_are_siblings()
Dtopology.h15 #define topology_physical_package_id(cpu) (cpu_data[cpu].package)
/arch/arm/boot/dts/
Dstm32mp15xxac-pinctrl.dtsi8 st,package = <STM32MP_PKG_AC>;
66 st,package = <STM32MP_PKG_AC>;
Dstm32mp15xxaa-pinctrl.dtsi8 st,package = <STM32MP_PKG_AA>;
78 st,package = <STM32MP_PKG_AA>;
Dstm32mp15xxab-pinctrl.dtsi8 st,package = <STM32MP_PKG_AB>;
Dstm32mp15xxad-pinctrl.dtsi8 st,package = <STM32MP_PKG_AD>;
Duniphier-ld6b.dtsi19 /* UART3 unavailable: the pads are not wired to the package balls */
/arch/m68k/ifpsp060/
Dfplsp.doc48 release package. This is the ONLY format which will be supported.
60 of this package.
70 package, a program must "bsr" or "jsr" to the location listed
73 within the package will then enter the correct emulation code routine.
75 The entry point addresses at the beginning of the package will remain
108 The package takes exceptions according to the FPCR value upon subroutine
109 entry. If an exception should be reported, then the package forces
120 The package does not attempt to correctly emulate instructions
122 this package.
Disp.doc33 This package is essentially an exception handler that can be
52 release package. This is the ONLY format which will be supported.
64 of this package.
103 with respect to the top of the package. The currently defined entry-points
181 package calls either the "Call-out" _060_real_cas() or _060_real_cas2().
184 made, by the system integrator, to point directly back into the package
195 code has completed, then it should re-enter the 060ISP package through the
198 _060_real_cas2() and what it should be upon return to the package through
DCHANGES51 a failing value to the 68060SP, the package ignores
59 requested by the package should return a failing value
60 to the package. Since the package currently ignores this
73 the package creates a 16-byte access error stack frame
Dilsp.doc47 release package. This is the ONLY format which will be supported.
59 of this package.
69 package, a program must "bsr" or "jsr" to the location listed
72 within the package will then enter the correct emulation code routine.
74 The entry point addresses at the beginning of the package will remain
Dfpsp.doc33 Package. This package is essentially a set of exception handlers
37 using unimplemented addressing modes. In addition, this package
44 release package. This is the ONLY format which will be supported.
56 of this package.
95 with respect to the top of the package. The currently defined entry-points
DTEST.DOC90 with respect to the top of the package. The currently defined entry-points
133 for a test package, it should flush the output so that it's not
148 3 different calls to the package if each of the three following tests
177 Example test package set-up:
Diskeleton.S33 | (2) example package entry code
163 | then this routine simply re-enters the package through _isp_cas.
174 | then this routine simply re-enters the package through _isp_cas2.
/arch/mips/boot/dts/loongson/
Dloongson64c_4core_rs780e.dts5 #include "loongson64c-package.dtsi"
Dloongson64c_8core_rs780e.dts5 #include "loongson64c-package.dtsi"
Dloongson64c_4core_ls7a.dts5 #include "loongson64c-package.dtsi"
Dloongson64g_4core_ls7a.dts5 #include "loongson64g-package.dtsi"
/arch/mips/loongson64/
Dsmp.c357 cpu_data[cpu].package = in loongson3_init_secondary()
370 if (cpu_data[cpu].package) in loongson3_init_secondary()
425 cpu_data[0].package = cpu_logical_map(0) / loongson_sysconf.cores_per_package; in loongson3_smp_setup()
755 uint64_t package_id = cpu_data[cpu].package; in loongson3_disable_clock()
769 uint64_t package_id = cpu_data[cpu].package; in loongson3_enable_clock()
/arch/arm64/boot/dts/marvell/
Darmada-8020.dtsi19 * in CP master is not connected (by package) to the oscillator. So
Darmada-8040.dtsi27 * in CP master is not connected (by package) to the oscillator. So
/arch/arm/mach-omap2/
Did.c649 u8 rev, package; in dra7xxx_check_revision() local
653 package = (odi.id_2 >> 16) & 0x3; in dra7xxx_check_revision()
662 switch (package) { in dra7xxx_check_revision()
Dsoc.h134 #define IS_DRA_SUBCLASS_PACKAGE(subclass, package, id) \ argument
135 static inline int is_dra ##subclass ##_ ##package (void) \
/arch/m68k/fpsp040/
Dskeleton.S13 | return from the package by a 'jmp real_xxxx'. At that point
17 | package returns. Thus, there will be system specific code
20 | If the exception was completely handled by the package, then
/arch/mips/netlogic/common/
Dsmp.c126 current_cpu_data.package = nlm_nodeid(); in nlm_init_secondary()

12