Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cxl/
H A Dcxlpci.h31 #define CXL_DVSEC_RANGE_BASE_LOW(i) (0x24 + (i * 0x10)) macro
/openbmc/linux/drivers/cxl/core/
H A Dpci.c402 pdev, d + CXL_DVSEC_RANGE_BASE_LOW(i), &temp); in cxl_dvsec_rr_decode()