Home
last modified time | relevance | path

Searched refs:scl_high_ns (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp.c399 unsigned int scl_high_ns; member
2369 if (of_property_read_u32(np, "ddc-i2c-scl-high-time-ns", &hdmi->i2c->scl_high_ns)) { in _dw_hdmi_probe()
2370 hdmi->i2c->scl_high_ns = 0x1264; in _dw_hdmi_probe()
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-qp.c192 unsigned int scl_high_ns; member
2262 &hdmi->i2c->scl_high_ns)) in __dw_hdmi_probe()
2263 hdmi->i2c->scl_high_ns = 4708; in __dw_hdmi_probe()
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.c419 unsigned int scl_high_ns; member
651 if (hdmi->i2c->scl_high_ns < 4000) { in dw_hdmi_i2c_set_divs()
654 high_ns = hdmi->i2c->scl_high_ns; in dw_hdmi_i2c_set_divs()
4618 if (of_property_read_u32(np, "ddc-i2c-scl-high-time-ns", &hdmi->i2c->scl_high_ns)) { in dw_hdmi_probe()
4619 hdmi->i2c->scl_high_ns = 0x1264; in dw_hdmi_probe()

Completed in 13 milliseconds