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.c981 cxled->state = CXL_DECODER_STATE_AUTO; in cxl_setup_hdm_decoder_from_dvsec()
1134 cxled->state = CXL_DECODER_STATE_AUTO; in init_hdm_decoder()
H A Dregion.c1720 if (cxled->state != CXL_DECODER_STATE_AUTO) { in cxl_region_attach_auto()
/linux/tools/testing/cxl/test/
H A Dcxl.c800 cxled->state = CXL_DECODER_STATE_AUTO; in mock_init_hdm_decoder()