Home
last modified time | relevance | path

Searched refs:SEQ_OPC_CYCLES (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/mtd/devices/
Dst_spi_fsm.c107 #define SEQ_OPC_CYCLES(x) ((x) << 8) macro
523 SEQ_OPC_CYCLES(8) | in stfsm_mx25_en_32bit_addr_seq()
575 SEQ_OPC_CYCLES(8) |
591 SEQ_OPC_CYCLES(8) |
607 (SEQ_OPC_PADS_1 | SEQ_OPC_CYCLES(8) |
610 (SEQ_OPC_PADS_1 | SEQ_OPC_CYCLES(8) |
628 (SEQ_OPC_PADS_1 | SEQ_OPC_CYCLES(8) |
631 (SEQ_OPC_PADS_1 | SEQ_OPC_CYCLES(8) |
648 .seq_opc[0] = (SEQ_OPC_PADS_1 | SEQ_OPC_CYCLES(8) |
650 .seq_opc[1] = (SEQ_OPC_PADS_1 | SEQ_OPC_CYCLES(8) |
[all …]