Searched full:sysbus (Results 1 – 7 of 7) sorted by relevance
| /linux/arch/mips/alchemy/common/ |
| H A D | clock.c | 24 * - sysbus clock: CPU core clock (CPUPLL) divided by 2, 3 or 4. 26 * - peripheral clock: half the rate of sysbus clock, source for a lot 293 /* Peripheral clock runs at half the rate of sysbus clk */ in alchemy_clk_setup_periph() 1077 /* sysbus clock: cpu core clock divided by 2, 3 or 4 */ in alchemy_clk_init() 1081 /* peripheral clock: runs at half rate of sysbus clk */ in alchemy_clk_init()
|
| /linux/drivers/net/ethernet/i825xx/ |
| H A D | lib82596.c | 294 u32 sysbus; member 441 printk(KERN_DEBUG "lp and scp at %p, .sysbus = %08x, .iscp = %08x\n", in i596_display_data() 442 &dma->scp, dma->scp.sysbus, SWAP32(dma->scp.iscp)); in i596_display_data() 594 dma->scp.sysbus = SYSBUS; in init_i596_mem()
|
| H A D | 82596.c | 310 unsigned long sysbus; member 462 printk(KERN_ERR "lp and scp at %p, .sysbus = %08lx, .iscp = %p\n", in i596_display_data() 463 &lp->scp, lp->scp.sysbus, lp->scp.iscp); in i596_display_data() 656 lp->scp.sysbus = 0x00000054; in init_i596_mem() 660 lp->scp.sysbus = 0x0000004c; in init_i596_mem()
|
| H A D | lasi_82596.c | 98 #define SYSBUS 0x0000006c macro
|
| H A D | sun3_82586.h | 49 unsigned char sysbus; /* 0=16Bit,1=8Bit */ member
|
| H A D | sun3_82586.c | 223 p->scp->sysbus = SYSBUSVAL; /* 1 = 8Bit-Bus, 0 = 16 Bit */ in check586() 224 if(p->scp->sysbus != SYSBUSVAL) in check586() 263 p->scp->sysbus = SYSBUSVAL; in alloc586()
|
| /linux/drivers/edac/ |
| H A D | e752x_edac.c | 1208 * Sysbus parity supported on:
|