Home
last modified time | relevance | path

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

/openbmc/linux/drivers/fsi/
H A Dcf-fsi-fw.h27 #define HDR_SYS_SIG 0x00 /* 2 bytes system signature */ macro
H A Dfsi-master-ast-cf.c855 sig = be16_to_cpup((__be16 *)(data + HDR_OFFSET + HDR_SYS_SIG)); in load_copro_firmware()