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

  /src/sys/arch/hpcmips/tx/
txcsbus.c 311 reg = tx_conf_read(tc, TX39_MEMCONFIG3_REG);
326 tx_conf_write(tc, TX39_MEMCONFIG3_REG, reg);
332 reg = tx_conf_read(tc, TX39_MEMCONFIG3_REG);
347 tx_conf_write(tc, TX39_MEMCONFIG3_REG, reg);
tx39biu.c 229 reg = tx_conf_read(tc, TX39_MEMCONFIG3_REG);
tx39biureg.h 89 #define TX39_MEMCONFIG3_REG 0x0C
  /src/sys/arch/hpcmips/dev/
it8368.c 553 reg32 = tx_conf_read(sc->sc_tc, TX39_MEMCONFIG3_REG);
568 tx_conf_write(sc->sc_tc, TX39_MEMCONFIG3_REG, reg32);
575 reg32 = tx_conf_read(sc->sc_tc, TX39_MEMCONFIG3_REG);

Completed in 75 milliseconds