Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/devices/
Dst_spi_fsm.c111 #define SEQ_OPC_CYCLES(x) ((x) << 8) macro
527 SEQ_OPC_CYCLES(8) | in stfsm_mx25_en_32bit_addr_seq()
579 SEQ_OPC_CYCLES(8) |
595 SEQ_OPC_CYCLES(8) |
611 (SEQ_OPC_PADS_1 | SEQ_OPC_CYCLES(8) |
614 (SEQ_OPC_PADS_1 | SEQ_OPC_CYCLES(8) |
632 (SEQ_OPC_PADS_1 | SEQ_OPC_CYCLES(8) |
635 (SEQ_OPC_PADS_1 | SEQ_OPC_CYCLES(8) |
652 .seq_opc[0] = (SEQ_OPC_PADS_1 | SEQ_OPC_CYCLES(8) |
654 .seq_opc[1] = (SEQ_OPC_PADS_1 | SEQ_OPC_CYCLES(8) |
[all …]