Home
last modified time | relevance | path

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

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