Searched refs:FWPC1 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/renesas/ | ||
H A D | rswitch.h | 827 #define FWPC1(i) (FWPC10 + (i) * 0x10) macro |
H A D | rswitch.c | 130 iowrite32(FWPC1_DDE, priv->addr + FWPC1(priv->gwca.index)); in rswitch_fwd_init() |