Searched defs:axp_clrbits (Results 1 – 2 of 2) sorted by relevance
45 #define axp_clrbits(reg, clr_mask) axp_clrsetbits(reg, clr_mask, 0) macro