Searched refs:boot_level (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/include/asm/netlogic/ |
H A D | psb-bootinfo.h | 39 uint64_t boot_level; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu_helper.c | 444 uint32_t value, uint32_t *boot_level) in phm_find_boot_level() 452 *boot_level = i; in phm_find_boot_level() 443 phm_find_boot_level(void *table, uint32_t value, uint32_t *boot_level) phm_find_boot_level() argument
|
H A D | smu_helper.h | 87 extern int phm_find_boot_level(void *table, uint32_t value, uint32_t *boot_level);
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/ |
H A D | smu_helper.c | 444 uint32_t value, uint32_t *boot_level) in phm_find_boot_level() 452 *boot_level = i; in phm_find_boot_level() 443 phm_find_boot_level(void *table, uint32_t value, uint32_t *boot_level) phm_find_boot_level() argument
|
H A D | smu_helper.h | 87 extern int phm_find_boot_level(void *table, uint32_t value, uint32_t *boot_level);
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
H A D | ci_dpm.c | 3525 u32 value, u32 *boot_level) in ci_find_boot_level() 3532 *boot_level = i; in ci_find_boot_level() 3524 ci_find_boot_level(struct ci_single_dpm_table *table, u32 value, u32 *boot_level) ci_find_boot_level() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/ |
H A D | ci_dpm.c | 3501 u32 value, u32 *boot_level) in ci_find_boot_level() 3508 *boot_level = i; in ci_find_boot_level() 3500 ci_find_boot_level(struct ci_single_dpm_table *table, u32 value, u32 *boot_level) ci_find_boot_level() argument
|
Completed in 18 milliseconds