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

  /src/sys/arch/hpcmips/tx/
tx39power.c 167 iregs[7] = tx_conf_read(tc, TX39_INTRENABLE7_REG);
178 tx_conf_write(tc, TX39_INTRENABLE7_REG, 0);
207 tx_conf_write(tc, TX39_INTRENABLE7_REG, iregs[7]);
tx39icureg.h 90 #define TX39_INTRENABLE7_REG 0x134
99 (((x) - 7) * 8 + TX39_INTRENABLE7_REG))
tx39icu.c 259 tx_conf_write(tc, TX39_INTRENABLE7_REG, 0);

Completed in 21 milliseconds