Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cxl/
H A Dcxlpci.h30 #define CXL_DVSEC_RANGE_BASE_HIGH(i) (0x20 + (i * 0x10)) macro
/openbmc/linux/drivers/cxl/core/
H A Dpci.c399 pdev, d + CXL_DVSEC_RANGE_BASE_HIGH(i), &temp); in cxl_dvsec_rr_decode()