Searched refs:COLORCOMPONENTBITS (Results 1 – 2 of 2) sorted by relevance
21 #define COLORCOMPONENTBITS(x) (0x1c + FRAC_OFFSET * (x)) macro72 regmap_write(fu->reg_cfg, COLORCOMPONENTBITS(frac), bits); in dc_fl_set_fmt()
22 #define COLORCOMPONENTBITS(x) (0x1c + FRAC_OFFSET * (x)) macro100 regmap_write(fu->reg_cfg, COLORCOMPONENTBITS(frac), bits); in dc_fw_set_fmt()
Completed in 5 milliseconds