Searched refs:ddr_clrbits32 (Results 1 – 2 of 2) sorted by relevance
34 #define ddr_clrbits32(a, v) ddr_out32((a), ddr_in32(a) & ~(v)) macro