Searched refs:fl_reg (Results 1 – 1 of 1) sorted by relevance
140 union FL_CTL_T fl_reg; in nandc_bch_sel() local143 fl_reg.d32 = 0; in nandc_bch_sel()144 fl_reg.V6.rst = 1; in nandc_bch_sel()147 nandc_writel(fl_reg.d32, NANDC_V9_FLCTL); in nandc_bch_sel()161 nandc_writel(fl_reg.d32, NANDC_FLCTL); in nandc_bch_sel()192 union FL_CTL_T fl_reg; in nandc_xfer_start() local198 fl_reg.d32 = 0; in nandc_xfer_start()200 fl_reg.V9.flash_rdn = dir; in nandc_xfer_start()201 fl_reg.V9.bypass = 1; in nandc_xfer_start()202 fl_reg.V9.tr_count = 1; in nandc_xfer_start()[all …]