Searched refs:FMC_WS_PFEN (Results 1 – 8 of 8) sorted by relevance
120 FMC_WS |= FMC_WS_PFEN; in fmc_prefetch_enable()131 FMC_WS &= ~FMC_WS_PFEN; in fmc_prefetch_disable()
129 FMC_WS |= FMC_WS_PFEN; in fmc_prefetch_enable()140 FMC_WS &= ~FMC_WS_PFEN; in fmc_prefetch_disable()
73 FMC_WS |= FMC_WS_PFEN; in fmc_prefetch_enable()84 FMC_WS &= ~FMC_WS_PFEN; in fmc_prefetch_disable()
67 #define FMC_WS_PFEN BIT(4) /*!< pre-fetch … macro
65 #define FMC_WS_PFEN BIT(4) /*!< pre-fetch … macro
68 #define FMC_WS_PFEN BIT(4) /*!< pre-fetch enable */ macro
193 FMC_WS |= FMC_WS_PFEN; in fmc_prefetch_enable()204 FMC_WS &= ~FMC_WS_PFEN; in fmc_prefetch_disable()
72 #define FMC_WS_PFEN BIT(4) /*!< pre-fe… macro