HomeSort by: relevance | last modified time | path
    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 24 milliseconds