Lines Matching refs:Cfg9346
150 Cfg9346 = 0x50, /* EEPROM select/control; Cfg reg [un]lock */ enumerator
1046 cpw8_f (Cfg9346, Cfg9346_Unlock); in cp_init_hw()
1067 cpw8_f(Cfg9346, Cfg9346_Lock); in cp_init_hw()
1319 cpw8(Cfg9346, Cfg9346_Unlock); in mdio_write()
1321 cpw8(Cfg9346, Cfg9346_Lock); in mdio_write()
1339 cpw8 (Cfg9346, Cfg9346_Unlock); in netdev_set_wol()
1341 cpw8 (Cfg9346, Cfg9346_Lock); in netdev_set_wol()
1631 cpw8_f(Cfg9346, Cfg9346_Unlock); in cp_set_mac_address()
1634 cpw8_f(Cfg9346, Cfg9346_Lock); in cp_set_mac_address()
1714 void __iomem *ee_addr = ioaddr + Cfg9346; in read_eeprom()
1739 void __iomem *ee_addr = ioaddr + Cfg9346; in write_eeprom()