Lines Matching full:iram
47 /* AQR firmware doesn't have fixed offsets for iram and dram section
174 /* Get the primary offset to extract DRAM and IRAM sections. */ in aqr_fw_boot()
182 /* Find the DRAM and IRAM sections within the firmware file. in aqr_fw_boot()
196 phydev_err(phydev, "bad iram offset in firmware\n"); in aqr_fw_boot()
203 phydev_err(phydev, "invalid iram size in firmware\n"); in aqr_fw_boot()
222 * Validate iram/dram offset and size. in aqr_fw_boot()
226 phydev_err(phydev, "iram size if not aligned to word size. Please report this upstream!\n"); in aqr_fw_boot()
230 phydev_err(phydev, "invalid iram offset for iram size\n"); in aqr_fw_boot()
240 phydev_err(phydev, "invalid iram offset for iram size\n"); in aqr_fw_boot()
244 phydev_dbg(phydev, "primary %d IRAM offset=%d size=%d DRAM offset=%d size=%d\n", in aqr_fw_boot()
272 phydev_dbg(phydev, "loading IRAM 0x%08x from offset=%d size=%d\n", in aqr_fw_boot()