mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
Make use of the generic PLL type definition in the current CMU/PLL configuration code for RTL930x. Assign explicit values to the fields of the PLL type enum to tie these fields to the values that are used in the register fields. This allows to simplify the code a bit. Selecting the PLL to use for a SerDes shares some similarities between RTL930x and RTL931x. While the location of the selector in the registers is placed different, similar underlying bit semantics are used. This allows to reuse the same plain values for both. RTL930x uses a force bit and a selector bit, RTL931x at least uses the selector bit with the same values for ring and LC PLL. Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com> Link: https://github.com/openwrt/openwrt/pull/22198 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|---|---|---|
| .. | ||
| imagebuilder | ||
| linux | ||
| llvm-bpf | ||
| sdk | ||
| toolchain | ||
| Config.in | ||
| Makefile | ||