Searched refs:OCXL_DVSEC_VENDOR_RESET_RELOAD (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/include/misc/ |
H A D | ocxl-config.h | 44 #define OCXL_DVSEC_VENDOR_RESET_RELOAD 0x38 macro
|
/kernel/linux/linux-6.6/include/misc/ |
H A D | ocxl-config.h | 44 #define OCXL_DVSEC_VENDOR_RESET_RELOAD 0x38 macro
|
/kernel/linux/linux-5.10/drivers/misc/ocxl/ |
H A D | config.c | 196 pci_read_config_dword(dev, pos + OCXL_DVSEC_VENDOR_RESET_RELOAD, in read_dvsec_vendor() 250 pci_read_config_dword(dev0, pos + OCXL_DVSEC_VENDOR_RESET_RELOAD, in ocxl_config_get_reset_reload() 266 pci_read_config_dword(dev0, pos + OCXL_DVSEC_VENDOR_RESET_RELOAD, in ocxl_config_set_reset_reload() 272 pci_write_config_dword(dev0, pos + OCXL_DVSEC_VENDOR_RESET_RELOAD, in ocxl_config_set_reset_reload()
|
/kernel/linux/linux-6.6/drivers/misc/ocxl/ |
H A D | config.c | 185 pci_read_config_dword(dev, pos + OCXL_DVSEC_VENDOR_RESET_RELOAD, in read_dvsec_vendor() 239 pci_read_config_dword(dev0, pos + OCXL_DVSEC_VENDOR_RESET_RELOAD, in ocxl_config_get_reset_reload() 255 pci_read_config_dword(dev0, pos + OCXL_DVSEC_VENDOR_RESET_RELOAD, in ocxl_config_set_reset_reload() 261 pci_write_config_dword(dev0, pos + OCXL_DVSEC_VENDOR_RESET_RELOAD, in ocxl_config_set_reset_reload()
|
Completed in 4 milliseconds