Home
last modified time | relevance | path

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

/linux/drivers/cxl/
H A Dcxl.h63 #define CXL_HDM_DECODER0_CTRL_LOCK BIT(8) macro
/linux/drivers/cxl/core/
H A Dhdm.c1019 if (ctrl & CXL_HDM_DECODER0_CTRL_LOCK) in init_hdm_decoder()