Searched refs:LSEQ_PAGE_SIZE (Results 1 – 2 of 2) sorted by relevance
783 moffs = LSEQ_PAGE_SIZE + i*LSEQ_MODE_SCRATCH_SIZE; in asd_init_lseq_mdp()785 for (j = 0; j < LSEQ_PAGE_SIZE; j += 4) in asd_init_lseq_mdp()795 for (i = 0; i < LSEQ_PAGE_SIZE; i+=4) in asd_init_lseq_mdp()
2141 #define LSEQ_PAGE_SIZE 0x20 /* Scratch page size (in bytes) */ macro