Searched refs:COLORCOMPONENTSHIFT (Results 1 – 2 of 2) sorted by relevance
22 #define COLORCOMPONENTSHIFT(x) (0x20 + FRAC_OFFSET * (x)) macro73 regmap_write(fu->reg_cfg, COLORCOMPONENTSHIFT(frac), shifts); in dc_fl_set_fmt()
23 #define COLORCOMPONENTSHIFT(x) (0x20 + FRAC_OFFSET * (x)) macro101 regmap_write(fu->reg_cfg, COLORCOMPONENTSHIFT(frac), shifts); in dc_fw_set_fmt()
Completed in 5 milliseconds