Home
last modified time | relevance | path

Searched refs:xpcs_off (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dniu.c84 #define nr64_xpcs(reg) readq(np->regs + np->xpcs_off + (reg))
85 #define nw64_xpcs(reg, val) writeq((val), np->regs + np->xpcs_off + (reg))
8983 np->xpcs_off = 0x02000; in niu_init_mac_ipp_pcs_base()
8990 np->xpcs_off = 0x08000; in niu_init_mac_ipp_pcs_base()
8997 np->xpcs_off = ~0UL; in niu_init_mac_ipp_pcs_base()
9004 np->xpcs_off = ~0UL; in niu_init_mac_ipp_pcs_base()
H A Dniu.h591 /* XPCS registers, offset from np->regs + np->xpcs_off */
3280 unsigned long xpcs_off; member
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/
H A Dniu.c103 #define nr64_xpcs(reg) readq(np->regs + np->xpcs_off + (reg))
104 #define nw64_xpcs(reg, val) writeq((val), np->regs + np->xpcs_off + (reg))
9007 np->xpcs_off = 0x02000; in niu_init_mac_ipp_pcs_base()
9014 np->xpcs_off = 0x08000; in niu_init_mac_ipp_pcs_base()
9021 np->xpcs_off = ~0UL; in niu_init_mac_ipp_pcs_base()
9028 np->xpcs_off = ~0UL; in niu_init_mac_ipp_pcs_base()
H A Dniu.h591 /* XPCS registers, offset from np->regs + np->xpcs_off */
3280 unsigned long xpcs_off; member

Completed in 50 milliseconds