Home
last modified time | relevance | path

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

/src/sys/dev/bce/
H A Dif_bce.c4886 val = REG_RD(sc, BCE_MISC_NEW_CORE_CTL); in bce_reset()
4888 REG_WR(sc, BCE_MISC_NEW_CORE_CTL, val); in bce_reset()
5202 val = REG_RD(sc, BCE_MISC_NEW_CORE_CTL); in bce_blockinit()
5204 REG_WR(sc, BCE_MISC_NEW_CORE_CTL, val); in bce_blockinit()
H A Dif_bcereg.h2416 #define BCE_MISC_NEW_CORE_CTL 0x000008c8 macro