Lines Matching refs:info
234 /* print a log as info */
380 struct bcm_vk_card_info *info = &vk->card_info;
386 /* based on the offset, read info to internal card info structure */
387 dst = (u8 *)info;
388 for (i = 0; i < sizeof(*info); i++)
399 dev_dbg(dev, CARD_INFO_LOG_FMT, info->version, info->os_tag,
400 info->cmpt_tag, info->cpu_freq_mhz, info->cpu_scale[0],
401 info->cpu_scale[MAX_OPP - 1], info->ddr_freq_mhz,
402 info->ddr_size_MB, info->video_core_freq_mhz);
466 /* read it once that will capture those static info */
494 /* get static card info, only need to read once */
497 /* get the proc mon info once */
756 dev_err(dev, "Boot2 Error reading comm msg Q info\n");
761 /* sync & channel other info */
1113 * reset the reboot reason as it will contain valid info that
1440 dev_err(dev, "failed to init msg queue info\n");
1444 /* sync other info */