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

  /src/sys/arch/hpcmips/tx/
tx39icu.c 264 reg = tx_conf_read(tc, TX39_INTRENABLE6_REG);
266 tx_conf_write(tc, TX39_INTRENABLE6_REG, reg);
288 reg = tx_conf_read(tc, TX39_INTRENABLE6_REG);
290 tx_conf_write(tc, TX39_INTRENABLE6_REG, reg);
414 reg = tx_conf_read(tc, TX39_INTRENABLE6_REG);
416 tx_conf_write(tc, TX39_INTRENABLE6_REG, reg);
519 reg = tx_conf_read(tc, TX39_INTRENABLE6_REG);
521 tx_conf_write(tc, TX39_INTRENABLE6_REG, reg);
541 reg = tx_conf_read(tc, TX39_INTRENABLE6_REG);
543 tx_conf_write(tc, TX39_INTRENABLE6_REG, reg);
    [all...]
tx39power.c 160 iregs[0] = tx_conf_read(tc, TX39_INTRENABLE6_REG);
171 tx_conf_write(tc, TX39_INTRENABLE6_REG, TX39_INTRENABLE6_GLOBALEN);
200 tx_conf_write(tc, TX39_INTRENABLE6_REG, iregs[0]);
tx39clock.c 269 reg = tx_conf_read(tc, TX39_INTRENABLE6_REG);
271 tx_conf_write(tc, TX39_INTRENABLE6_REG, reg);
tx39icureg.h 88 #define TX39_INTRENABLE6_REG 0x12c

Completed in 112 milliseconds