Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/bge/
H A Dbge_chip2.c1753 regval = bge_reg_get32(bgep, MISC_LOCAL_CONTROL_REG); in bge_nvmem_protect()
1761 bge_reg_put32(bgep, MISC_LOCAL_CONTROL_REG, regval); in bge_nvmem_protect()
4159 bge_reg_put32(bgep, MISC_LOCAL_CONTROL_REG, in bge_chip_reset()
5075 regval = bge_reg_get32(bgep, MISC_LOCAL_CONTROL_REG); in bge_intr()
H A Dbge_hw.h1379 #define MISC_LOCAL_CONTROL_REG 0x6808 macro