Searched refs:CHCR_BURST (Results 1 – 1 of 1) sorted by relevance
97 #define CHCR_BURST(x) (((x) & 0x1) << 14) macro98 #define CHCR_BURSTEN CHCR_BURST(1)99 #define CHCR_NO_BURSTEN CHCR_BURST(0)