Searched refs:lbaddr (Results 1 – 1 of 1) sorted by relevance
137 unsigned long lbaddr, physaddr; in omap_1510_local_bus_init() local144 lbaddr = tlb * 0x00100000 + OMAP1510_LB_OFFSET; in omap_1510_local_bus_init()146 omap_writel((lbaddr & 0x0fffffff) >> 22, OMAP1510_LB_MMU_CAM_H); in omap_1510_local_bus_init()147 omap_writel(((lbaddr & 0x003ffc00) >> 6) | 0xc, in omap_1510_local_bus_init()