Home
last modified time | relevance | path

Searched refs:periph_rev (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/mips/sibyte/sb1250/
Dsetup.c36 unsigned int periph_rev; variable
50 periph_rev = 1; in setup_bcm1250()
54 periph_rev = 2; in setup_bcm1250()
60 periph_rev = 2; in setup_bcm1250()
64 periph_rev = 2; in setup_bcm1250()
69 periph_rev = 3; in setup_bcm1250()
73 periph_rev = 3; in setup_bcm1250()
78 periph_rev = 2; in setup_bcm1250()
113 periph_rev = 3; in setup_bcm112x()
118 periph_rev = 3; in setup_bcm112x()
[all …]
/linux-4.1.27/arch/mips/sibyte/bcm1480/
Dsetup.c38 unsigned int periph_rev; variable
53 periph_rev = 1; in setup_bcm1x80_bcm1x55()
57 periph_rev = 1; in setup_bcm1x80_bcm1x55()
61 periph_rev = 1; in setup_bcm1x80_bcm1x55()
65 periph_rev = 1; in setup_bcm1x80_bcm1x55()
69 periph_rev = 1; in setup_bcm1x80_bcm1x55()
74 periph_rev = 1; in setup_bcm1x80_bcm1x55()
/linux-4.1.27/arch/mips/include/asm/sibyte/
Dsb1250.h45 extern unsigned int periph_rev;
/linux-4.1.27/drivers/net/ethernet/broadcom/
Dsb1250-mac.c1445 if (soc_type == K_SYS_SOC_TYPE_BCM1250 && periph_rev < 2) in sbmac_channel_start()
1754 if (soc_type == K_SYS_SOC_TYPE_BCM1250 && periph_rev < 2) { in sbmac_set_iphdr_offset()