Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/fsi/
Dcf-fsi-fw.h34 #define HDR_FW_OPTIONS 0x08 /* 4 bytes option flags */ macro
Dfsi-master-ast-cf.c886 fw_options = ioread32be(master->cf_mem + HDR_OFFSET + HDR_FW_OPTIONS); in check_firmware_image()