Searched refs:mv_ioport_map (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dmachvec.h47 void __iomem *(*mv_ioport_map)(unsigned long port, unsigned int size); member in struct:sh_machine_vector
H A Dio.h262 #define __ioport_map(p, n) sh_mv.mv_ioport_map((p), (n))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/boards/mach-cayman/
H A Dsetup.c185 .mv_ioport_map = cayman_ioport_map,

Completed in 110 milliseconds