Lines Matching refs:sfctrl
217 op.sfctrl.d32 = 0; in snor_write_en()
231 op.sfctrl.d32 = 0; in snor_reset_device()
237 op.sfctrl.d32 = 0; in snor_reset_device()
253 op.sfctrl.d32 = 0; in snor_enter_4byte_mode()
268 op.sfctrl.d32 = 0; in snor_read_status()
284 op.sfctrl.d32 = 0; in snor_wait_busy()
321 op.sfctrl.d32 = 0; in snor_write_status2()
351 op.sfctrl.d32 = 0; in snor_write_status1()
373 op.sfctrl.d32 = 0; in snor_write_status()
411 op.sfctrl.d32 = 0; in snor_erase()
438 op.sfctrl.d32 = 0; in snor_prog_page()
439 op.sfctrl.b.datalines = p_dev->prog_lines; in snor_prog_page()
440 op.sfctrl.b.enbledma = 1; in snor_prog_page()
441 op.sfctrl.b.addrlines = p_dev->prog_addr_lines; in snor_prog_page()
532 op.sfctrl.d32 = 0; in snor_read_data()
533 op.sfctrl.b.datalines = p_dev->read_lines; in snor_read_data()
535 op.sfctrl.b.enbledma = 1; in snor_read_data()
547 op.sfctrl.b.addrlines = SFC_4BITS_LINE; in snor_read_data()
646 op.sfctrl.d32 = 0; in snor_read_id()
663 op.sfctrl.d32 = 0; in snor_read_parameter()