Searched refs:FGSYNCMODE (Results 1 – 1 of 1) sorted by relevance
25 #define FGSYNCMODE(x) FIELD_PREP(FGSYNCMODE_MASK, (x)) macro138 regmap_write_bits(fg->reg, FGSTCTRL, FGSYNCMODE_MASK, FGSYNCMODE(mode)); in dc_fg_syncmode()
Completed in 6 milliseconds