Home
last modified time | relevance | path

Searched refs:ATGE_TXQ_CFG (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/atge/
H A Datge_main.c2299 OUTL(atgep, ATGE_TXQ_CFG, reg); in atge_device_start()
2352 OUTL(atgep, ATGE_TXQ_CFG, reg); in atge_device_start()
2623 reg = INL(atgep, ATGE_TXQ_CFG); in atge_device_stop()
2625 OUTL(atgep, ATGE_TXQ_CFG, reg); in atge_device_stop()
2651 reg = INL(atgep, ATGE_TXQ_CFG); in atge_device_stop()
2653 OUTL(atgep, ATGE_TXQ_CFG, reg); in atge_device_stop()
H A Datge_cmn_reg.h192 #define ATGE_TXQ_CFG 0x1580 macro