D64_CTRL1_EOT
#define D64_CTRL1_EOT BIT(28) /* end of descriptor table */
#define D64_CTRL1_EOT ((u32)1 << 28) /* end of descriptor table */