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

  /src/sys/arch/hpcmips/tx/
tx39power.c 161 iregs[1] = tx_conf_read(tc, TX39_INTRENABLE1_REG);
172 tx_conf_write(tc, TX39_INTRENABLE1_REG, 0);
201 tx_conf_write(tc, TX39_INTRENABLE1_REG, iregs[1]);
tx39icureg.h 83 #define TX39_INTRENABLE1_REG 0x118
94 #define TX39_INTRENABLE_REG(x) (((x) - 1) * 4 + TX39_INTRENABLE1_REG)
98 (((x) - 1) * 4 + TX39_INTRENABLE1_REG) : \
tx39icu.c 253 tx_conf_write(tc, TX39_INTRENABLE1_REG, 0);

Completed in 15 milliseconds