Searched refs:gen_seq_ctrl (Results 1 – 1 of 1) sorted by relevance
238 u32 gen_seq_ctrl; member332 writel_relaxed(rop->gen_seq_ctrl, rnandc->regs + GEN_SEQ_CTRL_REG); in rnandc_trigger_op()689 .gen_seq_ctrl = GEN_SEQ_IMD_SEQ, in rnandc_exec_op()711 rop.gen_seq_ctrl |= GEN_SEQ_CMD0_EN; in rnandc_exec_op()714 rop.gen_seq_ctrl |= GEN_SEQ_COMMAND_3(instr->ctx.cmd.opcode); in rnandc_exec_op()715 rop.gen_seq_ctrl |= GEN_SEQ_CMD3_EN; in rnandc_exec_op()721 rop.gen_seq_ctrl |= GEN_SEQ_CMD2_EN; in rnandc_exec_op()727 rop.gen_seq_ctrl |= GEN_SEQ_CMD1_EN; in rnandc_exec_op()753 rop.gen_seq_ctrl |= GEN_SEQ_COL_A0(col_addrs); in rnandc_exec_op()757 rop.gen_seq_ctrl |= GEN_SEQ_ROW_A0(row_addrs); in rnandc_exec_op()[all …]