Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/mei/
H A Dhw-me-regs.h173 #define H_IS 0x00000002 macro
183 #define H_CSR_IS_MASK (H_IS | H_D0I3C_IS)
H A Dhw-me.c1117 if (hw->pg_state == MEI_PG_ON && (intr_source & H_IS)) { in mei_me_d0i3_intr()