[PATCH net-next v2 0/2] r8152: add helper functions for PLA/USB/PHY OCP registers
From: Chih Kai Hsu <hidden>
Date: 2026-03-20 08:35:29
Also in:
linux-usb, lkml
From: Chih Kai Hsu <hidden>
Date: 2026-03-20 08:35:29
Also in:
linux-usb, lkml
v2: For patch #2, remove variable set but not used from r8153_init(), r8153b_init() and r8153c_init() v1: Add bitwise operaion functions for PLA/USB/PHY OCP registers to simplify the code. Chih Kai Hsu (2): r8152: add helper functions for PLA/USB OCP registers r8152: add helper functions for PHY OCP registers drivers/net/usb/r8152.c | 1810 ++++++++++++++------------------------- 1 file changed, 639 insertions(+), 1171 deletions(-) -- 2.34.1