Home
last modified time | relevance | path

Searched refs:structuresize (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dppatomfwctrl.c34 voltage_object_info_table->table_header.structuresize); in pp_atomfwctrl_lookup_voltage_type_v4()
184 gpio_lookup_table->table_header.structuresize); in pp_atomfwctrl_lookup_gpio_pin()
H A Dvega12_processpptables.c70 PP_ASSERT_WITH_CODE(powerplay_table->sHeader.structuresize > 0, in check_powerplay_tables()
H A Dvega20_processpptables.c644 PP_ASSERT_WITH_CODE(powerplay_table->sHeader.structuresize > 0, in check_powerplay_tables()
H A Dvega10_processpptables.c80 PP_ASSERT_WITH_CODE(powerplay_table->sHeader.structuresize > 0, in check_powerplay_tables()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser2.c479 le16_to_cpu(header->table_header.structuresize)) in get_gpio_i2c_info()
487 count = (le16_to_cpu(header->table_header.structuresize) in get_gpio_i2c_info()
670 > le16_to_cpu(header->table_header.structuresize)) in bios_parser_get_gpio_pin_info()
677 count = (le16_to_cpu(header->table_header.structuresize) in bios_parser_get_gpio_pin_info()
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Datomfirmware.h234 uint16_t structuresize; member