Home
last modified time | relevance | path

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

/linux/drivers/edac/
H A Di10nm_base.c24 pci_read_config_dword((d)->uracu, 0xd0, &(reg))
26 pci_read_config_dword((d)->uracu, \
32 pci_read_config_dword((d)->uracu, 0xd4, &(reg))
710 d->uracu = pci_get_dev_wrapper(d->seg, d->bus[res_cfg->uracu_bdf.bus], in i10nm_get_ddr_munits()
713 if (!d->uracu) in i10nm_get_ddr_munits()
H A Dskx_common.h93 struct pci_dev *uracu; /* for i10nm CPU */ member
H A Dskx_common.c755 if (d->uracu) in skx_remove()
756 pci_dev_put(d->uracu); in skx_remove()