Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dintel-m10-bmc-pmci.c183 static int pmci_flash_bulk_read(struct intel_m10bmc *m10bmc, u8 *buf, u32 addr, u32 size) in pmci_flash_bulk_read() function
269 ret = pmci_flash_bulk_read(m10bmc, buf, addr, size); in m10bmc_pmci_flash_read()