Searched refs:DTD_NOTIFY_SHFT (Results 1 – 1 of 1) sorted by relevance
195 #define DTD_NOTIFY_SHFT 25 macro258 return (type << DTD_DATA_TYPE_SHFT) | (notify << DTD_NOTIFY_SHFT) | in dtd_type_ctl_stride()309 return (dtd->type_ctl_stride >> DTD_NOTIFY_SHFT) & DTD_NOTIFY_MASK; in dtd_get_notify()