Searched defs:bit_clk_rate (Results 1 – 6 of 6) sorted by relevance
97 virtual DisplayError SetDynamicDSIClock(uint64_t bit_clk_rate) { in SetDynamicDSIClock()100 virtual DisplayError GetDynamicDSIClock(uint64_t *bit_clk_rate) { in GetDynamicDSIClock()
718 DisplayError DisplayBuiltIn::SetDynamicDSIClock(uint64_t bit_clk_rate) { in SetDynamicDSIClock()736 DisplayError DisplayBuiltIn::GetDynamicDSIClock(uint64_t *bit_clk_rate) { in GetDynamicDSIClock()
96 DisplayError HWPeripheralDRM::SetDynamicDSIClock(uint64_t bit_clk_rate) { in SetDynamicDSIClock()103 DisplayError HWPeripheralDRM::GetDynamicDSIClock(uint64_t *bit_clk_rate) { in GetDynamicDSIClock()
2045 DisplayError HWDeviceDRM::SetDynamicDSIClock(uint64_t bit_clk_rate) { in SetDynamicDSIClock()2049 DisplayError HWDeviceDRM::GetDynamicDSIClock(uint64_t *bit_clk_rate) { in GetDynamicDSIClock()
1409 DisplayError HWDevice::SetDynamicDSIClock(uint64_t bit_clk_rate) { in SetDynamicDSIClock()1413 DisplayError HWDevice::GetDynamicDSIClock(uint64_t *bit_clk_rate) { in GetDynamicDSIClock()
589 uint64_t bit_clk_rate; member