Searched refs:RT4831_RESET_MASK (Results 1 – 1 of 1) sorted by relevance
21 #define RT4831_RESET_MASK BIT(7) macro96 ret = regmap_update_bits(regmap, RT4831_REG_ENABLE, RT4831_RESET_MASK, RT4831_RESET_MASK); in rt4831_remove()