HomeSort by: relevance | last modified time | path
    Searched refs:l2ctrl (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/prep/prep/
platform.c 87 u_int8_t l2ctrl; local in function:cpu_setup_prep_generic
90 l2ctrl = inb(PREP_BUS_SPACE_IO + 0x81c);
95 outb(PREP_BUS_SPACE_IO + 0x81c, l2ctrl | 0xc0);
  /src/sys/arch/arm/include/
armreg.h 513 /* Defines for ARM Cortex A7/A15 L2CTRL */
896 ARMREG_READ_INLINE(l2ctrl, "p15,1,%0,c9,c0,2") /* A7/A15 L2 Control Register */

Completed in 12 milliseconds