Searched defs:DR (Results 1 – 10 of 10) sorted by relevance
179 #define DR_STMT(DR) (DR)->stmt argument180 #define DR_REF(DR) (DR)->ref argument181 #define DR_BASE_OBJECT(DR) (DR)->indices.base_object argument182 #define DR_UNCONSTRAINED_BASE(DR) (DR)->indices.unconstrained_base argument183 #define DR_ACCESS_FNS(DR) (DR)->indices.access_fns argument184 #define DR_ACCESS_FN(DR, I) DR_ACCESS_FNS (DR)[I] argument185 #define DR_NUM_DIMENSIONS(DR) DR_ACCESS_FNS (DR).length () argument186 #define DR_IS_READ(DR) (DR)->is_read argument187 #define DR_IS_WRITE(DR) (!DR_IS_READ (DR)) argument188 #define DR_IS_CONDITIONAL_IN_STMT(DR) (DR)->is_conditional_in_stmt argument[all …]
85 static struct ni_device_routes DR = { variable
40 #define DR ((unsigned long long*)(fregs->fp_regs)) macro
242 u8 DR; member
239 uint8_t DR; member
364 #define DR 0xFFE60040 macro
931 #define DR 0xA4448040 macro
118 #define DR(x) __REG2(IMX_GPIO_BASE + 0x1c, ((x) & 3) << 8) macro
127 #define DR 0x08 macro