Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mtd/devices/
Dst_spi_fsm.c107 #define SEQ_OPC_CYCLES(x) ((x) << 8) macro
522 SEQ_OPC_CYCLES(8) | in stfsm_mx25_en_32bit_addr_seq()
574 SEQ_OPC_CYCLES(8) |
590 SEQ_OPC_CYCLES(8) |
606 (SEQ_OPC_PADS_1 | SEQ_OPC_CYCLES(8) |
609 (SEQ_OPC_PADS_1 | SEQ_OPC_CYCLES(8) |
627 (SEQ_OPC_PADS_1 | SEQ_OPC_CYCLES(8) |
630 (SEQ_OPC_PADS_1 | SEQ_OPC_CYCLES(8) |
647 .seq_opc[0] = (SEQ_OPC_PADS_1 | SEQ_OPC_CYCLES(8) |
649 .seq_opc[1] = (SEQ_OPC_PADS_1 | SEQ_OPC_CYCLES(8) |
[all …]