summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorWei Fang <wei.fang@nxp.com>2025-07-11 17:16:38 +0800
committerJakub Kicinski <kuba@kernel.org>2025-07-14 17:14:31 -0700
commit2d33dc6058157d91c5b76b7380bbc27d72595d2c (patch)
treec31f53ea9cd4d49270e4897d0970cf475c7994a4 /net/unix/af_unix.c
parent893bb0beed4d1cc51343346981f53f727dc01cb3 (diff)
net: fec: add more macros for bits of FEC_ECR
There are also some RCR bits that are not defined but are used by the driver, so add macro definitions for these bits to improve readability and maintainability. In addition, although FEC_RCR_HALFDPX has been defined, it is not used in the driver. According to the description of FEC_RCR[1] in RM, it is used to disable receive on transmit. Therefore, it is more appropriate to redefine FEC_RCR[1] as FEC_RCR_DRT. Signed-off-by: Wei Fang <wei.fang@nxp.com> Reviewed-by: Maxime Chevallier <maxime.chevallier@bootlin.com> Link: https://patch.msgid.link/20250711091639.1374411-3-wei.fang@nxp.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions