Searched refs:ATGE_TXQ_CFG (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/atge/ |
H A D | atge_main.c | 2299 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 D | atge_cmn_reg.h | 192 #define ATGE_TXQ_CFG 0x1580 macro
|