Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dvega10_hwmgr.h251 uint8_t regulator_hot_gpio_support; member
H A Dvega12_hwmgr.h234 uint8_t regulator_hot_gpio_support; member
H A Dvega20_hwmgr.h295 uint8_t regulator_hot_gpio_support; member
H A Dvega10_hwmgr.c158 data->registry_data.regulator_hot_gpio_support = 1; in vega10_set_default_registry_data()
2419 data->registry_data.regulator_hot_gpio_support) { in vega10_populate_gpio_parameters()
H A Dvega12_hwmgr.c115 data->registry_data.regulator_hot_gpio_support = 1; in vega12_set_default_registry_data()
H A Dvega20_hwmgr.c149 data->registry_data.regulator_hot_gpio_support = 1; in vega20_set_default_registry_data()