Searched refs:socket_bits (Results 1 – 1 of 1) sorted by relevance
184 u16 socket_bits; in get_coh_st_id_df2() local187 socket_bits = ctx->coh_st_fabric_id & df_cfg.socket_id_mask; in get_coh_st_id_df2()188 socket_bits >>= df_cfg.socket_id_shift; in get_coh_st_id_df2()190 coh_st_id |= (socket_bits & mask) << num_intlv_bits; in get_coh_st_id_df2()205 u16 socket_bits; in get_coh_st_id_df4() local239 socket_bits = (ctx->coh_st_fabric_id & df_cfg.socket_id_mask) >> df_cfg.socket_id_shift; in get_coh_st_id_df4()242 coh_st_id |= socket_bits & mask; in get_coh_st_id_df4()