Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/cmd/ddr_tool/
H A Dio_map.h9 #define CPU_2_IO_ALIGN_LEN (16) /* 16 byte */ macro
H A Dio_map.c21 uchar buf[CPU_2_IO_ALIGN_LEN]; in data_cpu_2_io()