Home
last modified time | relevance | path

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

/openbmc/linux/drivers/peci/
H A Drequest.c300 __pci_cfg_local_read(struct peci_device *device, u8 bus, u8 dev, u8 func, u16 reg, u8 len) in __pci_cfg_local_read() function
448 return __pci_cfg_local_read(device, bus, dev, func, reg, sizeof(type)); \