Lines Matching defs:qmspi_regs
410 struct qmspi_regs { struct
411 volatile uint32_t MODE;
412 volatile uint32_t CTRL;
413 volatile uint32_t EXE;
414 volatile uint32_t IFCTRL;
415 volatile uint32_t STS;
416 volatile uint32_t BCNT_STS;
417 volatile uint32_t IEN;
418 volatile uint32_t BCNT_TRIG;
419 volatile uint32_t TX_FIFO;
420 volatile uint32_t RX_FIFO;
421 volatile uint32_t CSTM;
422 uint32_t RSVD1[1];
423 volatile uint32_t DESCR[16];
424 uint32_t RSVD2[16];
425 volatile uint32_t ALIAS_CTRL;
426 uint32_t RSVD3[3];
427 volatile uint32_t MODE_ALT1;
428 uint32_t RSVD4[3];
429 volatile uint32_t TM_TAPS;
430 volatile uint32_t TM_TAPS_ADJ;
431 volatile uint32_t TM_TAPS_CTRL;
432 uint32_t RSVD5[9];
433 volatile uint32_t LDMA_RX_DESCR_BM;
434 volatile uint32_t LDMA_TX_DESCR_BM;
435 uint32_t RSVD6[2];
436 struct qldma_chan LDRX[3];
437 struct qldma_chan LDTX[3];