Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_hw_attn.c576 #define GRC_TIMEOUT_MASK_MASTER(_val) ( (_val>>24) & ((1<<4)-1)) // 0x0f000000 in lm_latch_attn_everest_processing() macro
599 master = GRC_TIMEOUT_MASK_MASTER(val); in lm_latch_attn_everest_processing()