Searched refs:DDAR_DW (Results 1 – 2 of 2) sorted by relevance
2440 #define DDAR_DW 0x00000008 /* device Data Width */ macro2441 #define DDAR_8BitDev (DDAR_DW*0) /* 8-Bit Device */2442 #define DDAR_16BitDev (DDAR_DW*1) /* 16-Bit Device */
49 #define DDAR_DW (1 << 3) /* 0 = 8b, 1 = 16b */ macro688 ddar |= DDAR_DW; in sa11x0_dma_device_config()