Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/cxl/
Dport.c45 if (cxled->state != CXL_DECODER_STATE_AUTO) in discover_region()
Dcxl.h383 CXL_DECODER_STATE_AUTO, enumerator
/Linux-v6.6/drivers/cxl/core/
Dhdm.c788 cxled->state = CXL_DECODER_STATE_AUTO; in cxl_setup_hdm_decoder_from_dvsec()
935 cxled->state = CXL_DECODER_STATE_AUTO; in init_hdm_decoder()
Dregion.c1450 if (cxled->state != CXL_DECODER_STATE_AUTO) { in cxl_region_attach_auto()
/Linux-v6.6/tools/testing/cxl/test/
Dcxl.c792 cxled->state = CXL_DECODER_STATE_AUTO; in mock_init_hdm_decoder()