Home
last modified time | relevance | path

Searched refs:hpd_active (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/include/
H A Dgrph_object_ctrl_defs.h100 uint8_t hpd_active; member
/openbmc/linux/Documentation/devicetree/bindings/display/msm/
H A Dhdmi.yaml176 pinctrl-0 = <&hpd_active &ddc_active &cec_active>;
/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.c285 info->hpd_active = record->ucPlugged_PinState; in bios_parser_get_hpd_info()
H A Dbios_parser2.c593 info->hpd_active = record->plugin_pin_state; in bios_parser_get_hpd_info()