Lines Matching refs:sync_offset
5646 uint32_t sync_offset, media_types; in elink_link_status_update() local
5667 sync_offset = params->shmem_base + in elink_link_status_update()
5670 media_types = REG_RD(sc, sync_offset); in elink_link_status_update()
5684 sync_offset = params->shmem_base + in elink_link_status_update()
5688 vars->aeu_int_mask = REG_RD(sc, sync_offset); in elink_link_status_update()
9022 uint32_t sync_offset = 0, phy_idx, media_types; in elink_get_edc_mode() local
9127 sync_offset = params->shmem_base + in elink_get_edc_mode()
9130 media_types = REG_RD(sc, sync_offset); in elink_get_edc_mode()
9142 REG_WR(sc, sync_offset, media_types); in elink_get_edc_mode()
13412 uint32_t phy_config_swapped, sync_offset, media_types; in elink_phy_probe() local
13460 sync_offset = params->shmem_base + in elink_phy_probe()
13463 media_types = REG_RD(sc, sync_offset); in elink_phy_probe()
13477 REG_WR(sc, sync_offset, media_types); in elink_phy_probe()
15058 uint32_t offset, aeu_mask, swap_val, swap_override, sync_offset; in elink_init_mod_abs_int() local
15097 sync_offset = shmem_base + in elink_init_mod_abs_int()
15100 REG_WR(sc, sync_offset, vars->aeu_int_mask); in elink_init_mod_abs_int()