Searched refs:fspi_readl (Results 1 – 1 of 1) sorted by relevance
42 static uint32_t fspi_readl(uint32_t x_addr) in fspi_readl() function51 ui_reg = fspi_readl(FSPI_MCR0); in fspi_MDIS()64 VERBOSE("%s 0x%x\n", __func__, fspi_readl(FSPI_LCKCR)); in fspi_lock_LUT()66 VERBOSE("%s 0x%x\n", __func__, fspi_readl(FSPI_LCKCR)); in fspi_lock_LUT()72 VERBOSE("%s 0x%x\n", __func__, fspi_readl(FSPI_LCKCR)); in fspi_unlock_LUT()74 VERBOSE("%s 0x%x\n", __func__, fspi_readl(FSPI_LCKCR)); in fspi_unlock_LUT()198 reg = fspi_readl(FSPI_MCR0); in fspi_ahb_invalidate()201 while ((fspi_readl(FSPI_MCR0) & FSPI_MCR0_SWRST) != 0) in fspi_ahb_invalidate()225 INFO("xAhbcr=0x%x\n", fspi_readl(FSPI_AHBCR)); in fspi_init_ahb()228 x_flash_cr2 = fspi_readl(FSPI_FLSHA1CR2); in fspi_init_ahb()[all …]