Home
last modified time | relevance | path

Searched refs:has_reset_control (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_hdmi.h198 bool has_reset_control; member
H A Dsun4i_hdmi_enc.c416 .has_reset_control = true,
506 if (hdmi->variant->has_reset_control) { in sun4i_hdmi_bind()