mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
The function 'rtpcs_931x_sds_init_leq_dfe' was taken over mostly as-is from the SDK. After looking at what it actually does (by seeing which register are written and how they are used elsewhere), it becomes clear that 'init' isn't the correct term to describe what it does. It sets the LEQ and DFE parameters to baseline values (mostly 0) and turns off auto mode, switching to manual LEQ/DFE and forcing those baseline values. This is rather a reset to a known state instead of an initialization. Name the function accordingly. Signed-off-by: Jonas Jelonek <jelonek.jonas@gmail.com> Link: https://github.com/openwrt/openwrt/pull/21858 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> |
||
|---|---|---|
| .. | ||
| imagebuilder | ||
| linux | ||
| llvm-bpf | ||
| sdk | ||
| toolchain | ||
| Config.in | ||
| Makefile | ||