Searched refs:IO_BASE (Results 26 - 35 of 35) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/txx9/rbtx4938/
H A Dsetup.c356 txx9_iocled_init(RBTX4938_LED_ADDR - IO_BASE, -1, 8, 1, "green", NULL);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/txx9/rbtx4939/
H A Dsetup.c45 ((((unsigned long)(addr) - IO_BASE) & 0xfff00000) == TXX9_CE(1))
448 unsigned long smc_addr = RBTX4939_ETHER_ADDR - IO_BASE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Ddnfb.c132 .smem_start = (FRAME_BUFFER_START + IO_BASE),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/sn/
H A Daddrs.h67 #define NODE_IO_BASE(_n) (IO_BASE + NODE_OFFSET(_n))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dsetup.c498 if (UNCAC_BASE != IO_BASE)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pci/
H A Dops-tx4927.c253 channel->io_map_base - IO_BASE) |
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dio.h186 * UNCAC_BASE may not equal IO_BASE.
189 base = (u64) IO_BASE;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dcpqphp.h231 IO_BASE = offsetof(struct slot_rt, io_base), enumerator in enum:slot_rt_offsets
H A Dcpqphp_pci.c1241 u16 io_base = readw(one_slot + IO_BASE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Decard.c224 src_pgd = pgd_offset(mm, (unsigned long)IO_BASE);

Completed in 116 milliseconds

12