Searched refs:config2 (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/sys/mips/include/
H A Dcpufunc.h246 MIPS_RW32_COP0_SEL(config2, MIPS_COP_0_CONFIG, 2);
/freebsd-11-stable/sys/dev/bxe/
H A Dbxe_elink.c13164 uint32_t ext_phy_config, phy_type, config2; local
13239 config2 = REG_RD(sc, shmem_base + offsetof(struct shmem_region,
13240 dev_info.shared_hw_config.config2));
13246 if (config2 & SHARED_HW_CFG_MDC_MDIO_ACCESS1_MASK)
13247 mdc_mdio_access = config2 &
13259 if (config2 & SHARED_HW_CFG_MDC_MDIO_ACCESS2_MASK)
13260 mdc_mdio_access = (config2 &
H A Dbxe.c13743 SHMEM_RD(sc, dev_info.shared_hw_config.config2);
16998 val = (SHMEM_RD(sc, dev_info.shared_hw_config.config2) &
H A Decore_hsi.h213 uint32_t config2; /* 0x118 */ member in struct:shared_hw_cfg
/freebsd-11-stable/sys/dev/bce/
H A Dif_bcereg.h655 u32 config2; member in struct:flash_spec
H A Dif_bce.c2594 REG_WR(sc, BCE_NVM_CFG2, flash->config2);

Completed in 496 milliseconds