Home
last modified time | relevance | path

Searched refs:HDMI_RX_SCDC_WRDATA0 (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/rk628/
H A Drk628.c80 regmap_reg_range(HDMI_RX_SCDC_WRDATA0, HDMI_RX_SCDC_WRDATA0),
H A Drk628_hdmirx.h265 #define HDMI_RX_SCDC_WRDATA0 (HDMI_RX_BASE + 0x0860) macro
H A Drk628_hdmirx.c180 rk628_i2c_write(rk628, HDMI_RX_SCDC_WRDATA0, 0xabcdef01); in rk628_hdmirx_controller_setup()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk628/
H A Drk628_hdmirx.c437 #define HDMI_RX_SCDC_WRDATA0 REG(0x0860) macro
628 regmap_reg_range(HDMI_RX_SCDC_WRDATA0, HDMI_RX_SCDC_WRDATA7),
711 regmap_write(hdmirx->regmap, HDMI_RX_SCDC_WRDATA0, 0xabcdef01); in rk628_hdmirx_ctrl_enable()
/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628.c91 regmap_reg_range(HDMI_RX_SCDC_WRDATA0, HDMI_RX_SCDC_WRDATA0),
H A Drk628_hdmirx.h438 #define HDMI_RX_SCDC_WRDATA0 HDMIRX_REG(0x0860) macro
H A Drk628_hdmirx.c100 rk628_i2c_write(rk628, HDMI_RX_SCDC_WRDATA0, 0xabcdef01); in rk628_hdmirx_ctrl_enable()