Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/include/
H A Dgpio_types.h195 GPIO_GSL_SWAPLOCK_B, enumerator
198 GPIO_GSL_MAX = GPIO_GSL_SWAPLOCK_B
/dragonfly/sys/dev/drm/amd/display/dc/gpio/dce110/
H A Dhw_translate_dce110.c132 *en = GPIO_GSL_SWAPLOCK_B; in offset_to_id()
340 case GPIO_GSL_SWAPLOCK_B: in id_to_offset()
/dragonfly/sys/dev/drm/amd/display/dc/gpio/dce80/
H A Dhw_translate_dce80.c156 *en = GPIO_GSL_SWAPLOCK_B; in offset_to_id()
369 case GPIO_GSL_SWAPLOCK_B: in id_to_offset()
/dragonfly/sys/dev/drm/amd/display/dc/gpio/dce120/
H A Dhw_translate_dce120.c154 *en = GPIO_GSL_SWAPLOCK_B; in offset_to_id()
362 case GPIO_GSL_SWAPLOCK_B: in id_to_offset()
/dragonfly/sys/dev/drm/amd/display/dc/gpio/dcn10/
H A Dhw_translate_dcn10.c154 *en = GPIO_GSL_SWAPLOCK_B; in offset_to_id()
362 case GPIO_GSL_SWAPLOCK_B: in id_to_offset()
/dragonfly/sys/dev/drm/amd/display/dc/gpio/
H A Dgpio_base.c203 case GPIO_GSL_SWAPLOCK_B: in dal_gpio_get_sync_source()