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

  /src/sys/arch/newsmips/newsmips/
news3400.c 156 volatile uint8_t *intclr1 = (void *)INTCLR1; local in function:news3400_level0_intr
160 *intclr1 = stat;
178 volatile uint8_t *intclr1 = (void *)INTCLR1; local in function:news3400_level1_intr
186 *intclr1 = stat1;
244 volatile uint8_t *intclr1 = (void *)INTCLR1; local in function:news3400_enable_intr
248 *intclr1 = 0xff;
  /src/sys/arch/newsmips/include/
adrsmap.h 127 #define INTCLR1 0xbfc80005
  /src/sys/arch/newsmips/dev/
sc_wrap.c 244 volatile uint8_t *int_clear = (void *)INTCLR1;

Completed in 14 milliseconds