Lines Matching refs:Cfg9346
150 Cfg9346 = 0x50, /* EEPROM select/control; Cfg reg [un]lock */ enumerator
1036 cpw8_f (Cfg9346, Cfg9346_Unlock); in cp_init_hw()
1057 cpw8_f(Cfg9346, Cfg9346_Lock); in cp_init_hw()
1324 cpw8(Cfg9346, Cfg9346_Unlock); in mdio_write()
1326 cpw8(Cfg9346, Cfg9346_Lock); in mdio_write()
1344 cpw8 (Cfg9346, Cfg9346_Unlock); in netdev_set_wol()
1346 cpw8 (Cfg9346, Cfg9346_Lock); in netdev_set_wol()
1636 cpw8_f(Cfg9346, Cfg9346_Unlock); in cp_set_mac_address()
1639 cpw8_f(Cfg9346, Cfg9346_Lock); in cp_set_mac_address()
1719 void __iomem *ee_addr = ioaddr + Cfg9346; in read_eeprom()
1744 void __iomem *ee_addr = ioaddr + Cfg9346; in write_eeprom()