Searched refs:Hydra (Results 1 – 8 of 8) sorted by relevance
/linux-3.4.99/drivers/i2c/busses/ |
D | i2c-hydra.c | 47 struct Hydra *hydra = (struct Hydra *)data; in pdregw() 53 struct Hydra *hydra = (struct Hydra *)data; in pdregr() 121 if (!request_mem_region(base+offsetof(struct Hydra, CachePD), 4, in hydra_probe() 127 release_mem_region(base+offsetof(struct Hydra, CachePD), 4); in hydra_probe() 136 release_mem_region(base+offsetof(struct Hydra, CachePD), 4); in hydra_probe() 148 offsetof(struct Hydra, CachePD), 4); in hydra_remove()
|
D | Kconfig | 265 tristate "CHRP Apple Hydra Mac I/O I2C interface" 269 This supports the use of the I2C interface in the Apple Hydra Mac
|
/linux-3.4.99/arch/powerpc/include/asm/ |
D | hydra.h | 28 struct Hydra { struct 54 extern volatile struct Hydra __iomem *Hydra; argument
|
/linux-3.4.99/arch/powerpc/platforms/chrp/ |
D | pci.c | 131 volatile struct Hydra __iomem *Hydra = NULL; variable 145 Hydra = ioremap(r.start, resource_size(&r)); in hydra_init() 148 in_le32(&Hydra->Feature_Control)); in hydra_init() 149 out_le32(&Hydra->Feature_Control, (HYDRA_FC_SCC_CELL_EN | in hydra_init() 157 printk(", now %x\n", in_le32(&Hydra->Feature_Control)); in hydra_init()
|
/linux-3.4.99/drivers/macintosh/ |
D | Kconfig | 157 Hydra chip used on PowerPC Macintoshes of the CHRP type. (The Hydra
|
/linux-3.4.99/drivers/net/ethernet/8390/ |
D | Kconfig | 125 tristate "Hydra support" 129 If you have a Hydra Ethernet adapter, say Y. Otherwise, say N.
|
/linux-3.4.99/Documentation/networking/ |
D | vortex.txt | 61 3c982 Hydra Dual Port A 62 3c982 Hydra Dual Port B
|
/linux-3.4.99/drivers/zorro/ |
D | zorro.ids | 277 0849 Hydra Systems
|