Home
last modified time | relevance | path

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

/openbmc/linux/drivers/fsi/
H A Dcf-fsi-fw.h31 #define HDR_API_VERS 0x04 /* 2 bytes Major.Minor */ macro
H A Dfsi-master-ast-cf.c885 fw_api = ioread16be(master->cf_mem + HDR_OFFSET + HDR_API_VERS); in check_firmware_image()