OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:socmodel
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/evbarm/stand/boot2440/
main.c
100
uint32_t
socmodel
;
variable in typeref:typename:uint32_t
123
socmodel
= CSR_READ(S3C2440_GPIO_BASE + GPIO_GSTATUS1);
155
switch (
socmodel
) {
161
printf(" (chipid %08x)\n",
socmodel
);
main.c
100
uint32_t
socmodel
;
variable in typeref:typename:uint32_t
123
socmodel
= CSR_READ(S3C2440_GPIO_BASE + GPIO_GSTATUS1);
155
switch (
socmodel
) {
161
printf(" (chipid %08x)\n",
socmodel
);
Completed in 47 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025