Home
last modified time | relevance | path

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

/linux/include/misc/
H A Docxl-config.h16 #define OCXL_DVSEC_ID_OFFSET 0x8 macro
/linux/drivers/misc/ocxl/
H A Dconfig.c49 pci_read_config_word(dev, vsec + OCXL_DVSEC_ID_OFFSET, &id); in find_dvsec_afu_ctrl()