Home
last modified time | relevance | path

Searched refs:GPIO_HPD_1 (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/include/
H A Dgpio_types.h110 GPIO_HPD_1, enumerator
117 GPIO_HPD_MIN = GPIO_HPD_1,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn32/
H A Dhw_translate_dcn32.c102 *en = GPIO_HPD_1; in offset_to_id()
261 case GPIO_HPD_1: in id_to_offset()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn30/
H A Dhw_translate_dcn30.c112 *en = GPIO_HPD_1; in offset_to_id()
297 case GPIO_HPD_1: in id_to_offset()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn315/
H A Dhw_translate_dcn315.c107 *en = GPIO_HPD_1; in offset_to_id()
283 case GPIO_HPD_1: in id_to_offset()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce110/
H A Dhw_translate_dce110.c81 *en = GPIO_HPD_1; in offset_to_id()
285 case GPIO_HPD_1: in id_to_offset()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn21/
H A Dhw_translate_dcn21.c110 *en = GPIO_HPD_1; in offset_to_id()
291 case GPIO_HPD_1: in id_to_offset()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn20/
H A Dhw_translate_dcn20.c107 *en = GPIO_HPD_1; in offset_to_id()
292 case GPIO_HPD_1: in id_to_offset()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce80/
H A Dhw_translate_dce80.c105 *en = GPIO_HPD_1; in offset_to_id()
314 case GPIO_HPD_1: in id_to_offset()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce60/
H A Dhw_translate_dce60.c105 *en = GPIO_HPD_1; in offset_to_id()
314 case GPIO_HPD_1: in id_to_offset()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dce120/
H A Dhw_translate_dce120.c103 *en = GPIO_HPD_1; in offset_to_id()
307 case GPIO_HPD_1: in id_to_offset()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/dcn10/
H A Dhw_translate_dcn10.c103 *en = GPIO_HPD_1; in offset_to_id()
307 case GPIO_HPD_1: in id_to_offset()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/gpio/
H A Dgpio_base.c203 case GPIO_HPD_1: in dal_gpio_get_sync_source()