summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorIvan Vecera <ivecera@redhat.com>2026-03-15 20:42:20 +0300
committerJakub Kicinski <kuba@kernel.org>2026-03-18 05:05:12 +0300
commit05ea2ab3b10075e8fcfcd5e283e486df7055de5e (patch)
treee1b2da43b05ed1ea367d71a18ac2777de33e3120 /include/linux
parentf327f5a8115e80d954598cf2d5c461873042b7f6 (diff)
downloadlinux-05ea2ab3b10075e8fcfcd5e283e486df7055de5e.tar.xz
dpll: zl3073x: add zl3073x_ref_state_update helper
Extract the per-reference monitor status HW read into a dedicated zl3073x_ref_state_update() helper in the ref module. Rename zl3073x_dev_ref_status_update() to zl3073x_dev_ref_states_update() and use the new helper in it. Call it from zl3073x_ref_state_fetch() as well so that mon_status is initialized at device startup. This keeps direct register access and struct field writes behind the ref module's interface, consistent with the state management pattern used for other ref operations. Signed-off-by: Ivan Vecera <ivecera@redhat.com> Link: https://patch.msgid.link/20260315174224.399074-3-ivecera@redhat.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions