Searched refs:ME_CBD_HRA (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/misc/mei/ | ||
H A D | hw-me-regs.h | 190 #define ME_CBD_HRA 0xFF000000 macro |
H A D | hw-me.c | 650 buffer_depth = (unsigned char)((me_csr & ME_CBD_HRA) >> 24); in mei_me_count_full_read_slots() |