mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-03 17:13:50 +01:00
Add more SerDes access helpers for the upcoming code import from PHY driver. There, similar helpers are used to read and write full SerDes registers or only parts of them (aka bitfields). The helpers are expected to replace the following used in PHY SerDes code: - rtl9300_sds_field_r - rtl9300_sds_field_w - rtsds_931x_read - rtsds_931x_read_field - rtsds_931x_write - rtsds_931x_write_field Mark the helpers as unused for now to make the compiler happy. This will be removed as soon as they are used. Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com> Link: https://github.com/openwrt/openwrt/pull/20352 Signed-off-by: Robert Marko <robimarko@gmail.com> |
||
|---|---|---|
| .. | ||
| imagebuilder | ||
| linux | ||
| llvm-bpf | ||
| sdk | ||
| toolchain | ||
| Config.in | ||
| Makefile | ||