Lines Matching refs:flashWREG
132 flashWREG->FRDCNTL = 0x00000000U in setupFlash()
149 flashWREG->FBFALLBACK = 0x00000000U in setupFlash()
516 config_reg-> CONFIG_FRDCNTL = flashWREG->FRDCNTL; in tcmflashGetConfigValue()
517 config_reg-> CONFIG_FEDACCTRL1 = flashWREG->FEDACCTRL1; in tcmflashGetConfigValue()
518 config_reg-> CONFIG_FEDACCTRL2 = flashWREG->FEDACCTRL2; 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()
523 config_reg-> CONFIG_FBFALLBACK = flashWREG->FBFALLBACK; 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()
527 config_reg-> CONFIG_FLOCK = flashWREG->FLOCK; in tcmflashGetConfigValue()
528 config_reg-> CONFIG_FDIAGCTRL = flashWREG->FDIAGCTRL; in tcmflashGetConfigValue()
529 config_reg-> CONFIG_FEDACSDIS2 = flashWREG->FEDACSDIS2; in tcmflashGetConfigValue()