HomeSort by: relevance | last modified time | path
    Searched defs:intclr1 (Results 1 - 1 of 1) 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;

Completed in 11 milliseconds