Searched refs:ADI_BLKSZ (Results 1 – 1 of 1) sorted by relevance
58 #define ADI_BLKSZ 64 macro325 offset = paddr / ADI_BLKSZ; in test0_prpw_aligned_1byte()362 offset = paddr / ADI_BLKSZ; in test1_prpw_aligned_4096bytes()391 (start_addr[0] + 0x6000) & ~(ADI_BLKSZ - 1); in test2_prpw_aligned_10327bytes()402 offset = paddr / ADI_BLKSZ; in test2_prpw_aligned_10327bytes()431 ((start_addr[0] + 0xC000) & ~(ADI_BLKSZ - 1)) + 17; in test3_prpw_unaligned_12541bytes()442 offset = paddr / ADI_BLKSZ; in test3_prpw_unaligned_12541bytes()525 offset = paddr / ADI_BLKSZ; in test5_rw_aligned_1byte()571 offset = paddr / ADI_BLKSZ; in test6_rw_aligned_9434bytes()623 offset = paddr / ADI_BLKSZ; in test7_rw_aligned_14963bytes()[all …]