Searched refs:config2 (Results 1 – 4 of 4) sorted by relevance
162 u32 config2; /* 0x118 */ member
345 offset = OFFSETOF(shmem_region_t, dev_info.shared_hw_config.config2) ; in lm_setup_fan_failure_detection()
1930 OFFSETOF(shmem_region_t, dev_info.shared_hw_config.config2),&val); in lm_get_shmem_shared_hw_config()
13129 u32 ext_phy_config, phy_type, config2; in elink_populate_ext_phy() local13217 config2 = REG_RD(cb, shmem_base + OFFSETOF(struct shmem_region, in elink_populate_ext_phy()13218 dev_info.shared_hw_config.config2)); in elink_populate_ext_phy()13224 if (config2 & SHARED_HW_CFG_MDC_MDIO_ACCESS1_MASK) in elink_populate_ext_phy()13225 mdc_mdio_access = config2 & in elink_populate_ext_phy()13237 if (config2 & SHARED_HW_CFG_MDC_MDIO_ACCESS2_MASK) in elink_populate_ext_phy()13238 mdc_mdio_access = (config2 & in elink_populate_ext_phy()