Home
last modified time | relevance | path

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

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