Home
last modified time | relevance | path

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

/linux/drivers/cxl/
H A Dport.c45 if (cxled->state != CXL_DECODER_STATE_AUTO) in discover_region()
/linux/drivers/cxl/core/
H A Dhdm.c819 cxled->state = CXL_DECODER_STATE_AUTO; in cxl_setup_hdm_decoder_from_dvsec()
972 cxled->state = CXL_DECODER_STATE_AUTO; in init_hdm_decoder()
H A Dregion.c1688 if (cxled->state != CXL_DECODER_STATE_AUTO) { in cxl_region_attach_auto()
/linux/tools/testing/cxl/test/
H A Dcxl.c799 cxled->state = CXL_DECODER_STATE_AUTO; in mock_init_hdm_decoder()