Searched refs:pstate (Results 1 – 4 of 4) sorted by relevance
86 int i, pstate; in __asm_flush_l3_dcache() local92 pstate = readq(HNF_PSTATE_STAT + i * HNF_STRIDE); in __asm_flush_l3_dcache()93 } while ((pstate & 0xf) != (HNF_PSTATE_SFONLY << 2)); in __asm_flush_l3_dcache()
56 unsigned int pstate; /* 0x124 */ member
457 dat0_high = !!(readl(&mmc_base->pstate) & PSTATE_DLEV_DAT0); in omap_hsmmc_wait_dat0()1064 while ((readl(&mmc_base->pstate) & (DATI_MASK | CMDI_MASK)) != 0) {
346 enum pstate { enum
Completed in 13 milliseconds