Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c508 gp_oenable = REG_RD(cb, MCP_REG_MCPR_GP_OENABLE); in elink_get_epio()
509 REG_WR(cb, MCP_REG_MCPR_GP_OENABLE, gp_oenable & ~epio_mask); in elink_get_epio()
534 gp_oenable = REG_RD(cb, MCP_REG_MCPR_GP_OENABLE); in elink_set_epio()
535 REG_WR(cb, MCP_REG_MCPR_GP_OENABLE, gp_oenable | epio_mask); in elink_set_epio()
/titanic_44/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A D57712_reg.h24830 #define MCP_REG_MCPR_GP_OENABLE 0x800c8 //ACCESS:?? D… macro