Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/mei/
H A Dhw-me-regs.h163 #define H_CBWP 0x00FF0000 macro
H A Dhw-me.c519 write_ptr = (char) ((hcsr & H_CBWP) >> 16); in mei_hbuf_filled_slots()