Home
last modified time | relevance | path

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

/openbmc/u-boot/board/ge/common/
H A Dvpd_reader.h19 int read_vpd(struct vpd_cache *cache,
H A Dvpd_reader.c199 int read_vpd(struct vpd_cache *cache, in read_vpd() function
/openbmc/linux/drivers/misc/cxl/
H A Dof.c111 static int read_vpd(struct cxl *adapter, struct cxl_afu *afu) in read_vpd() function
187 read_vpd(NULL, afu); in cxl_of_read_afu_properties()
429 read_vpd(adapter, NULL); in cxl_of_read_adapter_properties()
/openbmc/u-boot/board/ge/mx53ppd/
H A Dmx53ppd.c359 res = read_vpd(&vpd, vpd_callback); in board_late_init()
/openbmc/u-boot/board/ge/bx50v3/
H A Dbx50v3.c685 if (!read_vpd(&vpd, vpd_callback)) { in board_init()
/openbmc/linux/drivers/scsi/cxlflash/
H A Dmain.c1628 static int read_vpd(struct cxlflash_cfg *cfg, u64 wwpn[]) in read_vpd() function
1756 rc = read_vpd(cfg, &wwpn[0]); in init_global()