Home
last modified time | relevance | path

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

/openbsd/sys/arch/octeon/dev/
H A Dcn30xxpipreg.h290 #define PIP_GBL_CFG_NIP_SHF_MASK 0x0000000000000007ULL macro
H A Dif_cnmac.c1084 reg &= ~PIP_GBL_CFG_NIP_SHF_MASK; in cnmac_configure_common()