Home
last modified time | relevance | path

Searched defs:bit_clk_rate (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/sm8150/display/sdm/libs/core/
Ddisplay_base.h95 virtual DisplayError SetDynamicDSIClock(uint64_t bit_clk_rate) { in SetDynamicDSIClock()
98 virtual DisplayError GetDynamicDSIClock(uint64_t *bit_clk_rate) { in GetDynamicDSIClock()
Ddisplay_builtin.cpp794 DisplayError DisplayBuiltIn::SetDynamicDSIClock(uint64_t bit_clk_rate) { in SetDynamicDSIClock()
817 DisplayError DisplayBuiltIn::GetDynamicDSIClock(uint64_t *bit_clk_rate) { in GetDynamicDSIClock()
/hardware/qcom/sm7250/display/sdm/libs/core/
Ddisplay_base.h93 virtual DisplayError SetDynamicDSIClock(uint64_t bit_clk_rate) { in SetDynamicDSIClock()
96 virtual DisplayError GetDynamicDSIClock(uint64_t *bit_clk_rate) { in GetDynamicDSIClock()
Ddisplay_builtin.cpp1051 DisplayError DisplayBuiltIn::SetDynamicDSIClock(uint64_t bit_clk_rate) { in SetDynamicDSIClock()
1074 DisplayError DisplayBuiltIn::GetDynamicDSIClock(uint64_t *bit_clk_rate) { in GetDynamicDSIClock()
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_peripheral_drm.cpp101 DisplayError HWPeripheralDRM::SetDynamicDSIClock(uint64_t bit_clk_rate) { in SetDynamicDSIClock()
112 DisplayError HWPeripheralDRM::GetDynamicDSIClock(uint64_t *bit_clk_rate) { in GetDynamicDSIClock()
Dhw_device_drm.cpp2039 DisplayError HWDeviceDRM::SetDynamicDSIClock(uint64_t bit_clk_rate) { in SetDynamicDSIClock()
2043 DisplayError HWDeviceDRM::GetDynamicDSIClock(uint64_t *bit_clk_rate) { in GetDynamicDSIClock()
/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_peripheral_drm.cpp126 DisplayError HWPeripheralDRM::SetDynamicDSIClock(uint64_t bit_clk_rate) { in SetDynamicDSIClock()
141 DisplayError HWPeripheralDRM::GetDynamicDSIClock(uint64_t *bit_clk_rate) { in GetDynamicDSIClock()
Dhw_device_drm.cpp2296 DisplayError HWDeviceDRM::SetDynamicDSIClock(uint64_t bit_clk_rate) { in SetDynamicDSIClock()
2300 DisplayError HWDeviceDRM::GetDynamicDSIClock(uint64_t *bit_clk_rate) { in GetDynamicDSIClock()
/hardware/qcom/sm8150/display/sdm/libs/core/fb/
Dhw_device.cpp1394 DisplayError HWDevice::SetDynamicDSIClock(uint64_t bit_clk_rate) { in SetDynamicDSIClock()
1398 DisplayError HWDevice::GetDynamicDSIClock(uint64_t *bit_clk_rate) { in GetDynamicDSIClock()
/hardware/qcom/sm7250/display/sde-drm/
Ddrm_connector.cpp606 const string bit_clk_rate = "bit_clk_rate="; in ParseModeProperties() local
/hardware/qcom/sm8150/display/libdrmutils/
Ddrm_interface.h601 uint64_t bit_clk_rate; member
/hardware/qcom/sm7250/display/libdrmutils/
Ddrm_interface.h623 uint64_t bit_clk_rate; member