Searched refs:Hydra (Results 1 – 9 of 9) sorted by relevance
/Linux-v4.19/drivers/i2c/busses/ |
D | i2c-hydra.c | 42 struct Hydra *hydra = (struct Hydra *)data; in pdregw() 48 struct Hydra *hydra = (struct Hydra *)data; in pdregr() 116 if (!request_mem_region(base+offsetof(struct Hydra, CachePD), 4, in hydra_probe() 122 release_mem_region(base+offsetof(struct Hydra, CachePD), 4); in hydra_probe() 131 release_mem_region(base+offsetof(struct Hydra, CachePD), 4); in hydra_probe() 143 offsetof(struct Hydra, CachePD), 4); in hydra_remove()
|
D | Kconfig | 318 tristate "CHRP Apple Hydra Mac I/O I2C interface" 322 This supports the use of the I2C interface in the Apple Hydra Mac
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | hydra.h | 28 struct Hydra { struct 54 extern volatile struct Hydra __iomem *Hydra; argument
|
/Linux-v4.19/arch/powerpc/platforms/chrp/ |
D | pci.c | 132 volatile struct Hydra __iomem *Hydra = NULL; variable 146 Hydra = ioremap(r.start, resource_size(&r)); in hydra_init() 149 in_le32(&Hydra->Feature_Control)); in hydra_init() 150 out_le32(&Hydra->Feature_Control, (HYDRA_FC_SCC_CELL_EN | in hydra_init() 158 printk(", now %x\n", in_le32(&Hydra->Feature_Control)); in hydra_init()
|
/Linux-v4.19/Documentation/perf/ |
D | hisi-pmu.txt | 4 such as L3 cache (L3C), Hydra Home Agent (HHA) and DDRC. These PMUs are
|
/Linux-v4.19/drivers/net/ethernet/8390/ |
D | Kconfig | 62 tristate "Hydra support" 66 If you have a Hydra Ethernet adapter, say Y. Otherwise, say N.
|
/Linux-v4.19/drivers/macintosh/ |
D | Kconfig | 135 Hydra chip used on PowerPC Macintoshes of the CHRP type. (The Hydra
|
/Linux-v4.19/Documentation/networking/ |
D | vortex.txt | 61 3c982 Hydra Dual Port A 62 3c982 Hydra Dual Port B
|
/Linux-v4.19/drivers/zorro/ |
D | zorro.ids | 277 0849 Hydra Systems
|