Searched refs:flashWREG (Results 1 – 2 of 2) sorted by relevance
132 flashWREG->FRDCNTL = 0x00000000U in setupFlash()149 flashWREG->FBFALLBACK = 0x00000000U in setupFlash()516 config_reg-> CONFIG_FRDCNTL = flashWREG->FRDCNTL; in tcmflashGetConfigValue()519 config_reg-> CONFIG_FEDACSDIS = flashWREG->FEDACSDIS; in tcmflashGetConfigValue()520 config_reg-> CONFIG_FBPROT = flashWREG->FBPROT; in tcmflashGetConfigValue()521 config_reg-> CONFIG_FBSE = flashWREG->FBSE; in tcmflashGetConfigValue()522 config_reg-> CONFIG_FBAC = flashWREG->FBAC; in tcmflashGetConfigValue()524 config_reg-> CONFIG_FPAC1 = flashWREG->FPAC1; in tcmflashGetConfigValue()525 config_reg-> CONFIG_FPAC2 = flashWREG->FPAC2; in tcmflashGetConfigValue()526 config_reg-> CONFIG_FMAC = flashWREG->FMAC; in tcmflashGetConfigValue()[all …]
109 #define flashWREG ((flashWBASE_t *)(0xFFF87000U)) macro
Completed in 6 milliseconds