Home
last modified time | relevance | path

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

/drivers/edac/
Digen6_edac.c468 static int decode_chan_idx(u64 addr, u64 mask, int intlv_bit) in decode_chan_idx() function
504 *idx = decode_chan_idx(addr, CHANNEL_HASH_MASK(hash), intlv_bit); in decode_addr()