Searched refs:asic_reg_phys_addr (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-powertv/
H A Dasic_regs.h108 * asic_reg_phys_addr Returns the physical address of the given register
113 #define asic_reg_phys_addr(x) (virt_to_phys((void *) CAC_ADDR( \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/powertv/
H A Dpowertv-usb.c395 ehci_resources[0].start = asic_reg_phys_addr(ehci_hcapbase);
399 ohci_resources[0].start = asic_reg_phys_addr(ohci_hc_revision);

Completed in 111 milliseconds