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

  /src/sys/arch/hpcmips/tx/
tx39icureg.h 44 #define TX39_INTRSTATUS1_REG 0x100
55 #define TX39_INTRSTATUS_REG(x) (((x) - 1) * 4 + TX39_INTRSTATUS1_REG)
59 (((x) - 1) * 4 + TX39_INTRSTATUS1_REG) : \
tx39icu.c 235 regs[1] = tx_conf_read(tc, TX39_INTRSTATUS1_REG);
271 tx_conf_read(tc, TX39_INTRSTATUS1_REG));
322 regs[1] = tx_conf_read(tc, TX39_INTRSTATUS1_REG);
401 regs[1] = tx_conf_read(tc, TX39_INTRSTATUS1_REG);
tx39sib.c 314 tx_conf_write(tc, TX39_INTRSTATUS1_REG, TX39_INTRSTATUS1_SIBSF0INT);
315 for (i = 0; (!(tx_conf_read(tc, TX39_INTRSTATUS1_REG) &

Completed in 15 milliseconds