Searched refs:FMC_Read (Results 1 – 4 of 4) sorted by relevance
359 uint32_t FMC_Read(uint32_t u32Addr) in FMC_Read() function753 u32Config[0] = FMC_Read(FMC_CONFIG_BASE); in FMC_ReadConfig()761 u32Config[1] = FMC_Read(FMC_CONFIG_BASE+4UL); in FMC_ReadConfig()783 if ((FMC_Read(FMC_CONFIG_BASE) != 0xFFFFFFFF) || (FMC_Read(FMC_CONFIG_BASE+4) != 0xFFFFFFFF) || in FMC_WriteConfig()784 (FMC_Read(FMC_CONFIG_BASE+8) != 0xFFFF5A5A)) in FMC_WriteConfig()794 if (FMC_Read(FMC_CONFIG_BASE+i*4UL) != u32Config[1]) in FMC_WriteConfig()
394 uint32_t FMC_Read(uint32_t u32Addr) in FMC_Read() function968 u32Config[0] = FMC_Read(FMC_CONFIG_BASE); in FMC_ReadConfig()979 u32Config[1] = FMC_Read(FMC_CONFIG_BASE+4UL); in FMC_ReadConfig()1006 if ((FMC_Read(FMC_CONFIG_BASE) != 0xFFFFFFFF) || (FMC_Read(FMC_CONFIG_BASE+4) != 0xFFFFFFFF) || in FMC_WriteConfig()1007 (FMC_Read(FMC_CONFIG_BASE+8) != 0xFFFF5A5A)) in FMC_WriteConfig()1027 if (FMC_Read(FMC_CONFIG_BASE+i*4UL) != u32Config[i]) in FMC_WriteConfig()
341 extern uint32_t FMC_Read(uint32_t u32Addr);
271 extern uint32_t FMC_Read(uint32_t u32Addr);