Searched refs:MCP_REG_MCPR_GP_OENABLE (Results 1 – 2 of 2) sorted by relevance
508 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()
24830 #define MCP_REG_MCPR_GP_OENABLE 0x800c8 //ACCESS:?? D… macro