Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cxl/
H A Dport.c45 if (cxled->state != CXL_DECODER_STATE_AUTO) in discover_region()
H A Dcxl.h385 CXL_DECODER_STATE_AUTO, enumerator
/openbmc/linux/drivers/cxl/core/
H A Dhdm.c839 cxled->state = CXL_DECODER_STATE_AUTO; in cxl_setup_hdm_decoder_from_dvsec()
988 cxled->state = CXL_DECODER_STATE_AUTO; in init_hdm_decoder()
H A Dregion.c1560 if (cxled->state != CXL_DECODER_STATE_AUTO) { in cxl_region_attach_auto()
/openbmc/linux/tools/testing/cxl/test/
H A Dcxl.c793 cxled->state = CXL_DECODER_STATE_AUTO; in mock_init_hdm_decoder()