Home
last modified time | relevance | path

Searched refs:IO_SIZE (Results 1 – 17 of 17) sorted by relevance

/linux-3.4.99/arch/m68k/mm/
Dkmap.c37 #define IO_SIZE PAGE_SIZE macro
52 #define IO_SIZE (256*1024) macro
75 area->size = size + IO_SIZE; in get_io_area()
87 addr = (void *)((unsigned long)addr & -IO_SIZE); in free_io_area()
134 offset = physaddr & (IO_SIZE - 1); in __ioremap()
135 physaddr &= -IO_SIZE; in __ioremap()
136 size = (size + offset + IO_SIZE - 1) & -IO_SIZE; in __ioremap()
/linux-3.4.99/drivers/i2c/busses/
Di2c-pca-isa.c38 #define IO_SIZE 4 macro
148 if (!request_region(base, IO_SIZE, "i2c-pca-isa")) { in pca_isa_probe()
172 release_region(base, IO_SIZE); in pca_isa_probe()
185 release_region(base, IO_SIZE); in pca_isa_remove()
/linux-3.4.99/arch/arm/mach-shark/
Dcore.c25 #define IO_SIZE 0x08000000 macro
111 .length = IO_SIZE,
/linux-3.4.99/arch/arm/mach-integrator/include/mach/
Dhardware.h32 #define IO_SIZE 0x0B000000 // How much? macro
/linux-3.4.99/arch/arm/mach-davinci/include/mach/
Dhardware.h27 #define IO_SIZE 0x00400000 macro
/linux-3.4.99/arch/arm/mach-rpc/include/mach/
Dhardware.h36 #define IO_SIZE 0x01000000 macro
/linux-3.4.99/arch/arm/mach-h720x/include/mach/
Dhardware.h28 #define IO_SIZE 0x00050000 macro
/linux-3.4.99/arch/arm/mach-rpc/
Driscpc.c76 .length = IO_SIZE ,
Decard.c232 memcpy(dst_pgd, src_pgd, sizeof(pgd_t) * (IO_SIZE / PGDIR_SIZE)); in ecard_init_pgtables()
242 flush_tlb_range(&vma, IO_START, IO_START + IO_SIZE); in ecard_init_pgtables()
/linux-3.4.99/arch/arm/mach-h720x/
Dcommon.c236 .length = IO_SIZE,
/linux-3.4.99/arch/arm/mach-davinci/
Ddm644x.c795 .length = IO_SIZE,
Ddm646x.c756 .length = IO_SIZE,
Ddm355.c758 .length = IO_SIZE,
Dda850.c707 .length = IO_SIZE,
Ddm365.c985 .length = IO_SIZE,
Dtnetv107x.c642 .length = IO_SIZE - SZ_1M,
Dda830.c1115 .length = IO_SIZE,