Searched refs:dvfs_mode (Results 1 – 2 of 2) sorted by relevance
151 static int dvfs_mode_get(void *data, u64 *dvfs_mode) in dvfs_mode_get() argument155 *dvfs_mode = vdev->fw->dvfs_mode; in dvfs_mode_get()159 static int dvfs_mode_set(void *data, u64 dvfs_mode) in dvfs_mode_set() argument163 vdev->fw->dvfs_mode = (u32)dvfs_mode; in dvfs_mode_set()
325 fw->dvfs_mode = 0; in ivpu_fw_parse()620 boot_params->dvfs_mode); in ivpu_fw_boot_params_print()729 boot_params->dvfs_mode = vdev->fw->dvfs_mode; in ivpu_fw_boot_params_setup()