Searched refs:rbase (Results 1 – 5 of 5) sorted by relevance
129 phys_addr_t rbase; member299 const uintptr_t b = cgu->rbase; in program_cgu()440 tmp = readl(pCGU->rbase + CGU_STAT); in Active_To_Fullon()446 writel(BITM_CGU_PLLCTL_PLLBPCL, pCGU->rbase + CGU_PLLCTL); in Active_To_Fullon()449 tmp = readl(pCGU->rbase + CGU_STAT); in Active_To_Fullon()459 const uintptr_t b = pCGU->rbase; in CGU_Init()482 .rbase = CGU0_REGBASE, in cgu_init()496 .rbase = CGU1_REGBASE, in cgu_init()
109 …asm volatile ("pref %[type], %[off](%[rbase])" : : [rbase] "d" (address), [off] "I" (offset), [typ…
126 : : [rbase] "d" (address))
595 ushort rbase; /* Rx Buffer descriptor base address */ member
393 u32 rbase; /* RX Desc Base Addr */ member
Completed in 37 milliseconds