Searched refs:ibm4xx_quiesce_eth (Results 1 – 5 of 5) sorted by relevance
15 void ibm4xx_quiesce_eth(u32 *emac0, u32 *emac1);
32 ibm4xx_quiesce_eth((u32 *)0xef600e00, (u32 *)0xef600f00); in bamboo_fixups()
34 ibm4xx_quiesce_eth((u32 *)0xef600e00, (u32 *)0xef600f00); in sam440ep_fixups()
28 ibm4xx_quiesce_eth((u32 *)0xef600e00, (u32 *)0xef600f00); in yosemite_fixups()
273 void ibm4xx_quiesce_eth(u32 *emac0, u32 *emac1) in ibm4xx_quiesce_eth() function