Home
last modified time | relevance | path

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

/trueos/sys/dev/bce/
HDif_bce.c4984 val = REG_RD(sc, BCE_MISC_NEW_CORE_CTL); in bce_reset()
4986 REG_WR(sc, BCE_MISC_NEW_CORE_CTL, val); in bce_reset()
5302 val = REG_RD(sc, BCE_MISC_NEW_CORE_CTL); in bce_blockinit()
5304 REG_WR(sc, BCE_MISC_NEW_CORE_CTL, val); in bce_blockinit()
HDif_bcereg.h2505 #define BCE_MISC_NEW_CORE_CTL 0x000008c8 macro