Lines Matching refs:sync_offset
5644 uint32_t sync_offset, media_types; in elink_link_status_update() local
5665 sync_offset = params->shmem_base + in elink_link_status_update()
5668 media_types = REG_RD(sc, sync_offset); in elink_link_status_update()
5682 sync_offset = params->shmem_base + in elink_link_status_update()
5686 vars->aeu_int_mask = REG_RD(sc, sync_offset); in elink_link_status_update()
9020 uint32_t sync_offset = 0, phy_idx, media_types; in elink_get_edc_mode() local
9125 sync_offset = params->shmem_base + in elink_get_edc_mode()
9128 media_types = REG_RD(sc, sync_offset); in elink_get_edc_mode()
9140 REG_WR(sc, sync_offset, media_types); in elink_get_edc_mode()
13410 uint32_t phy_config_swapped, sync_offset, media_types; in elink_phy_probe() local
13458 sync_offset = params->shmem_base + in elink_phy_probe()
13461 media_types = REG_RD(sc, sync_offset); in elink_phy_probe()
13475 REG_WR(sc, sync_offset, media_types); in elink_phy_probe()
15056 uint32_t offset, aeu_mask, swap_val, swap_override, sync_offset; in elink_init_mod_abs_int() local
15095 sync_offset = shmem_base + in elink_init_mod_abs_int()
15098 REG_WR(sc, sync_offset, vars->aeu_int_mask); in elink_init_mod_abs_int()