Home
last modified time | relevance | path

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

/u-boot/board/phytium/durian/
A Ddurian.c86 int i, pstate; in __asm_flush_l3_dcache() local
92 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()
/u-boot/arch/arm/include/asm/
A Domap_mmc.h56 unsigned int pstate; /* 0x124 */ member
/u-boot/drivers/mmc/
A Domap_hsmmc.c457 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) {
/u-boot/arch/arm/include/asm/arch-imx8m/
A Dddr.h346 enum pstate { enum

Completed in 13 milliseconds