Home
last modified time | relevance | path

Searched refs:usBootUpNBVoltage (Results 1 – 9 of 9) sorted by relevance

/dragonfly/sys/dev/drm/amd/include/
H A Datombios.h3295 USHORT usBootUpNBVoltage; member
3461 USHORT usBootUpNBVoltage; //boot up NB voltage member
5735 USHORT usBootUpNBVoltage; member
5933 USHORT usBootUpNBVoltage; member
6206 USHORT usBootUpNBVoltage; member
6427 USHORT usBootUpNBVoltage; member
6548 USHORT usBootUpNBVoltage; member
/dragonfly/sys/dev/drm/radeon/
H A Datombios.h2842 USHORT usBootUpNBVoltage; member
3007 USHORT usBootUpNBVoltage; //boot up NB voltage member
4808 USHORT usBootUpNBVoltage; member
5006 USHORT usBootUpNBVoltage; member
5273 USHORT usBootUpNBVoltage; member
H A Drs780_dpm.c902 le16_to_cpu(info->info_2.usBootUpNBVoltage); in rs780_dpm_init()
H A Dtrinity_dpm.c1874 le16_to_cpu(igp_info->info_7.usBootUpNBVoltage); in trinity_parse_sys_info_table()
H A Dsumo_dpm.c1680 le16_to_cpu(igp_info->info_6.usBootUpNBVoltage); in sumo_parse_sys_info_table()
H A Dkv_dpm.c2507 le16_to_cpu(igp_info->info_8.usBootUpNBVoltage); in kv_parse_sys_info_table()
/dragonfly/sys/dev/drm/amd/display/dc/bios/
H A Dbios_parser.c3444 le16_to_cpu(info_v8->usBootUpNBVoltage); in get_integrated_info_v8()
3592 info->boot_up_nb_voltage = le16_to_cpu(info_v9->usBootUpNBVoltage); in get_integrated_info_v9()
H A Dbios_parser2.c1737 le16_to_cpu(info_v11->usBootUpNBVoltage); in get_integrated_info_v11()
/dragonfly/sys/dev/drm/amd/powerplay/hwmgr/
H A Dsmu8_hwmgr.c345 le16_to_cpu(info->usBootUpNBVoltage); in smu8_get_system_info_data()