Lines Matching refs:sfctrl
166 op.sfctrl.d32 = 0; in snor_write_en()
180 op.sfctrl.d32 = 0; in snor_reset_device()
186 op.sfctrl.d32 = 0; in snor_reset_device()
202 op.sfctrl.d32 = 0; in snor_enter_4byte_mode()
217 op.sfctrl.d32 = 0; in snor_read_status()
233 op.sfctrl.d32 = 0; in snor_wait_busy()
270 op.sfctrl.d32 = 0; in snor_write_status2()
300 op.sfctrl.d32 = 0; in snor_write_status1()
322 op.sfctrl.d32 = 0; in snor_write_status()
360 op.sfctrl.d32 = 0; in snor_erase()
387 op.sfctrl.d32 = 0; in snor_prog_page()
388 op.sfctrl.b.datalines = p_dev->prog_lines; in snor_prog_page()
389 op.sfctrl.b.enbledma = 1; in snor_prog_page()
390 op.sfctrl.b.addrlines = p_dev->prog_addr_lines; in snor_prog_page()
481 op.sfctrl.d32 = 0; in snor_read_data()
482 op.sfctrl.b.datalines = p_dev->read_lines; in snor_read_data()
484 op.sfctrl.b.enbledma = 1; in snor_read_data()
496 op.sfctrl.b.addrlines = SFC_4BITS_LINE; in snor_read_data()
595 op.sfctrl.d32 = 0; in snor_read_id()
612 op.sfctrl.d32 = 0; in snor_read_parameter()