Searched refs:top_write (Results 1 – 1 of 1) sorted by relevance
| /drivers/gpu/drm/meson/ |
| A D | meson_dw_hdmi.c | 129 void (*top_write)(struct meson_dw_hdmi *dw_hdmi, member 222 dw_hdmi->data->top_write(dw_hdmi, addr, data); in dw_hdmi_top_write_bits() 379 dw_hdmi->data->top_write(dw_hdmi, HDMITX_TOP_TMDS_CLK_PTTN_01, in dw_hdmi_phy_init() 471 dw_hdmi->data->top_write(dw_hdmi, HDMITX_TOP_HPD_FILTER, in dw_hdmi_setup_hpd() 475 dw_hdmi->data->top_write(dw_hdmi, HDMITX_TOP_INTR_STAT_CLR, in dw_hdmi_setup_hpd() 573 .top_write = dw_hdmi_top_write, 582 .top_write = dw_hdmi_top_write, 591 .top_write = dw_hdmi_g12a_top_write, 622 meson_dw_hdmi->data->top_write(meson_dw_hdmi, in meson_dw_hdmi_init() 627 meson_dw_hdmi->data->top_write(meson_dw_hdmi, in meson_dw_hdmi_init() [all …]
|
Completed in 8 milliseconds