Searched refs:bst_val (Results 1 – 1 of 1) sorted by relevance
189 int64_t bst_val = current_machine->boot_config.splash_time; in fw_cfg_bootsplash() local193 if (bst_val < 0 || bst_val > 0xffff) { in fw_cfg_bootsplash()199 bst_le16 = cpu_to_le16(bst_val); in fw_cfg_bootsplash()