Lines Matching refs:sfctrl
208 op.sfctrl.d32 = 0; in snor_write_en()
222 op.sfctrl.d32 = 0; in snor_reset_device()
228 op.sfctrl.d32 = 0; in snor_reset_device()
244 op.sfctrl.d32 = 0; in snor_enter_4byte_mode()
259 op.sfctrl.d32 = 0; in snor_read_status()
275 op.sfctrl.d32 = 0; in snor_wait_busy()
312 op.sfctrl.d32 = 0; in snor_write_status2()
342 op.sfctrl.d32 = 0; in snor_write_status1()
364 op.sfctrl.d32 = 0; in snor_write_status()
402 op.sfctrl.d32 = 0; in snor_erase()
429 op.sfctrl.d32 = 0; in snor_prog_page()
430 op.sfctrl.b.datalines = p_dev->prog_lines; in snor_prog_page()
431 op.sfctrl.b.enbledma = 1; in snor_prog_page()
432 op.sfctrl.b.addrlines = p_dev->prog_addr_lines; in snor_prog_page()
523 op.sfctrl.d32 = 0; in snor_read_data()
524 op.sfctrl.b.datalines = p_dev->read_lines; in snor_read_data()
526 op.sfctrl.b.enbledma = 1; in snor_read_data()
538 op.sfctrl.b.addrlines = SFC_4BITS_LINE; in snor_read_data()
637 op.sfctrl.d32 = 0; in snor_read_id()
654 op.sfctrl.d32 = 0; in snor_read_parameter()