Home
last modified time | relevance | path

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

/freebsd/sys/dev/tws/
H A Dtws_hdm.c486 reg = tws_read_reg(sc, TWS_I2O0_HIBDB, 4); in tws_assert_soft_reset()
487 TWS_TRACE_DEBUG(sc, "in bound door bell read ", reg, TWS_I2O0_HIBDB); in tws_assert_soft_reset()
488 tws_write_reg(sc, TWS_I2O0_HIBDB, reg | TWS_BIT8, 4); in tws_assert_soft_reset()
H A Dtws_hdm.h138 #define TWS_I2O0_HIBDB 0x20 macro