Searched refs:PIP_GBL_CFG_NIP_SHF_MASK (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/arch/octeon/dev/ | ||
H A D | cn30xxpipreg.h | 290 #define PIP_GBL_CFG_NIP_SHF_MASK 0x0000000000000007ULL macro |
H A D | if_cnmac.c | 1084 reg &= ~PIP_GBL_CFG_NIP_SHF_MASK; in cnmac_configure_common() |