Searched refs:soc_type (Results 1 - 21 of 21) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/sibyte/sb1250/
H A Dsetup.c33 unsigned int soc_type; variable
34 EXPORT_SYMBOL(soc_type); variable
92 switch (soc_type) {
151 switch (soc_type) {
171 printk("Unknown SOC type %x\n", soc_type);
187 soc_type = SYS_SOC_TYPE(sys_rev);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/sibyte/sb1250/
H A Dsetup.c33 unsigned int soc_type; variable
34 EXPORT_SYMBOL(soc_type); variable
92 switch (soc_type) {
151 switch (soc_type) {
171 printk("Unknown SOC type %x\n", soc_type);
187 soc_type = SYS_SOC_TYPE(sys_rev);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/sibyte/bcm1480/
H A Dsetup.c35 unsigned int soc_type; variable
36 EXPORT_SYMBOL(soc_type); variable
87 switch (soc_type) {
124 soc_type = SYS_SOC_TYPE(sys_rev);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/sibyte/bcm1480/
H A Dsetup.c35 unsigned int soc_type; variable
36 EXPORT_SYMBOL(soc_type); variable
87 switch (soc_type) {
124 soc_type = SYS_SOC_TYPE(sys_rev);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/include/asm/sibyte/
H A Dsb1250.h44 extern unsigned int soc_type;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/include/asm/sibyte/
H A Dsb1250.h44 extern unsigned int soc_type;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/board/swarm/src/
H A Dswarm_init.S121 * soc_type = part & 0xf;
123 * && (soc_type == 2 || soc_type == 5))
124 * soc_type = 0; # really a 1250.
127 andi t3, t1, 0xf # soc_type (t3) = part & 0xf;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/mips/sibyte/swarm/
H A Dplatform.c118 switch (soc_type) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/board/littlesur/src/
H A Dlittlesur_init.S137 * soc_type = part & 0xf;
139 * && (soc_type == 2 || soc_type == 5))
140 * soc_type = 0; # really a 1250.
143 andi t3, t1, 0xf # soc_type (t3) = part & 0xf;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/mips/sibyte/swarm/
H A Dplatform.c118 switch (soc_type) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/gadget/
H A Dfsl_qe_udc.h327 unsigned long soc_type; /* QE or CPM soc */ member in struct:qe_udc
H A Dfsl_qe_udc.c238 if (ep->udc->soc_type == PORT_CPM)
250 if (ep->udc->soc_type == PORT_CPM)
2546 udc_controller->soc_type = (unsigned long)match->data;
2644 (udc_controller->soc_type == PORT_QE) ? "QE" : "CPM");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/gadget/
H A Dfsl_qe_udc.h327 unsigned long soc_type; /* QE or CPM soc */ member in struct:qe_udc
H A Dfsl_qe_udc.c238 if (ep->udc->soc_type == PORT_CPM)
250 if (ep->udc->soc_type == PORT_CPM)
2546 udc_controller->soc_type = (unsigned long)match->data;
2644 (udc_controller->soc_type == PORT_QE) ? "QE" : "CPM");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mtd/onenand/
H A Dsamsung.c31 enum soc_type { enum
124 enum soc_type type;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mtd/onenand/
H A Dsamsung.c31 enum soc_type { enum
124 enum soc_type type;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/arch/mips/board/carmel/src/
H A Dcarmel_init.S307 * soc_type = part & 0xf;
309 * && (soc_type == 2 || soc_type == 5))
310 * soc_type = 0; # really a 1250.
312 andi t3, t1, 0xf # soc_type (t3) = part & 0xf;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/
H A Dsb1250-mac.c1446 if (soc_type == K_SYS_SOC_TYPE_BCM1250 && periph_rev < 2)
1754 if (soc_type == K_SYS_SOC_TYPE_BCM1250 && periph_rev < 2) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/
H A Dsb1250-mac.c1446 if (soc_type == K_SYS_SOC_TYPE_BCM1250 && periph_rev < 2)
1754 if (soc_type == K_SYS_SOC_TYPE_BCM1250 && periph_rev < 2) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/serial/
H A Dsb1250-duart.c777 switch (soc_type) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/serial/
H A Dsb1250-duart.c777 switch (soc_type) {

Completed in 238 milliseconds