Home
last modified time | relevance | path

Searched refs:stack_bit (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/ras/amd/atl/
H A Ddenormalize.c258 u8 channel_bits, die_bits, stack_bit; in get_coh_st_id_mi300() local
267 stack_bit = FIELD_GET(BIT(4), ctx->coh_st_fabric_id) << 6; in get_coh_st_id_mi300()
270 return stack_bit | die_bits | channel_bits; in get_coh_st_id_mi300()