Home
last modified time | relevance | path

Searched refs:DCR9 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/dec/tulip/
H A Duli526x.c185 DCR5 = 0x28, DCR6 = 0x30, DCR7 = 0x38, DCR8 = 0x40, DCR9 = 0x48, enumerator
243 uw32(DCR9, data | CR9_SROM_READ | CR9_SRCS); in srom_clk_write()
245 uw32(DCR9, data | CR9_SROM_READ | CR9_SRCS | CR9_SRCLK); in srom_clk_write()
247 uw32(DCR9, data | CR9_SROM_READ | CR9_SRCS); in srom_clk_write()
1438 uw32(DCR9, CR9_SROM_READ); in read_srom_word()
1439 uw32(DCR9, CR9_SROM_READ | CR9_SRCS); in read_srom_word()
1452 uw32(DCR9, CR9_SROM_READ | CR9_SRCS); in read_srom_word()
1455 uw32(DCR9, CR9_SROM_READ | CR9_SRCS | CR9_SRCLK); in read_srom_word()
1458 ((ur32(DCR9) & CR9_CRDOUT) ? 1 : 0); in read_srom_word()
1459 uw32(DCR9, CR9_SROM_READ | CR9_SRCS); in read_srom_word()
[all …]
H A Ddmfe.c269 DCR5 = 0x28, DCR6 = 0x30, DCR7 = 0x38, DCR8 = 0x40, DCR9 = 0x48, enumerator
1187 tmp_cr12 = dr8(DCR9 + 3); /* DM9132 */ in dmfe_timer()
1572 dw32(DCR9, data | cmd[i]); in srom_clk_write()
1585 dw32(DCR9, CR9_SROM_READ); in read_srom_word()
1587 dw32(DCR9, CR9_SROM_READ | CR9_SRCS); in read_srom_word()
1601 dw32(DCR9, CR9_SROM_READ | CR9_SRCS); in read_srom_word()
1605 dw32(DCR9, CR9_SROM_READ | CR9_SRCS | CR9_SRCLK); in read_srom_word()
1608 ((dr32(DCR9) & CR9_CRDOUT) ? 1 : 0); in read_srom_word()
1609 dw32(DCR9, CR9_SROM_READ | CR9_SRCS); in read_srom_word()
1613 dw32(DCR9, CR9_SROM_READ); in read_srom_word()
[all …]
/OK3568_Linux_fs/u-boot/drivers/net/
H A Duli526x.c145 DCR5 = 0x28, DCR6 = 0x30, DCR7 = 0x38, DCR8 = 0x40, DCR9 = 0x48, enumerator
737 long cr9_ioaddr = ioaddr + DCR9; in read_srom_word()
823 ioaddr = iobase + DCR9; in uli_phy_write()
871 ioaddr = iobase + DCR9; in uli_phy_read()