Home
last modified time | relevance | path

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

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