rt-thread/components/drivers/phye
GUI a2c196d643
[dm][phye] Add Mode/State and MIPI D-PHY timing helper (#11675)
* [dm][phye] Add Mode/State and MIPI D-PHY timing helper

Extend the generic PHY framework with cached mode and submode state,
avoiding redundant hardware mode changes.
Add MIPI D-PHY default timing calculation helpers based on
pixel clock or lane high-speed clock, and expose the new API through rtdevice.h.

Signed-off-by: GuEe-GUI <2991707448@qq.com>

* style: format code with clang-format

* style: format complete changed files with clang-format

---------

Signed-off-by: GuEe-GUI <2991707448@qq.com>
2026-08-07 21:31:43 +08:00
..
Kconfig [DM/PHYE] Support USB generic PHYE. 2025-12-08 17:00:08 +08:00
SConscript [dm][phye] Add Mode/State and MIPI D-PHY timing helper (#11675) 2026-08-07 21:31:43 +08:00
phye-generic-usb.c [DM/PHYE] Support USB generic PHYE. 2025-12-08 17:00:08 +08:00
phye-mipi-dphy.c [dm][phye] Add Mode/State and MIPI D-PHY timing helper (#11675) 2026-08-07 21:31:43 +08:00
phye.c [dm][phye] Add Mode/State and MIPI D-PHY timing helper (#11675) 2026-08-07 21:31:43 +08:00