Home | History | Annotate | Download | only in sh7757lcr

Lines Matching refs:ether

134 	struct ether_mac_regs *ether;
141 ether = ETHER0_MAC_BASE;
143 ether = ETHER1_MAC_BASE;
146 writel(val, &ether->mahr);
148 writel(val, &ether->malr);
153 struct ether_mac_regs *ether;
160 ether = GETHER0_MAC_BASE;
162 ether = GETHER1_MAC_BASE;
165 writel(val, &ether->mahr);
167 writel(val, &ether->malr);