Home
last modified time | relevance | path

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

/drivers/usb/host/
Dohci-omap.c136 unsigned int tlb; in omap_1510_local_bus_init() local
143 for (tlb = 0; tlb < OMAP1510_LB_MEMSIZE; tlb++) { in omap_1510_local_bus_init()
144 lbaddr = tlb * 0x00100000 + OMAP1510_LB_OFFSET; in omap_1510_local_bus_init()
145 physaddr = tlb * 0x00100000 + PHYS_OFFSET; in omap_1510_local_bus_init()
151 omap_writel(tlb << 4, OMAP1510_LB_MMU_LCK); in omap_1510_local_bus_init()