Searched refs:FRAMEDIMENSIONS (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/imx/dc/ |
| H A D | dc-fl.c | 27 #define FRAMEDIMENSIONS 0x150 macro 38 regmap_reg_range(STATICCONTROL, FRAMEDIMENSIONS), 54 .max_register = FRAMEDIMENSIONS, 77 regmap_write(fu->reg_cfg, FRAMEDIMENSIONS, in dc_fl_set_framedimensions()
|
| H A D | dc-fw.c | 28 #define FRAMEDIMENSIONS 0x150 macro 60 regmap_reg_range(STATICCONTROL, FRAMEDIMENSIONS), 105 regmap_write(fu->reg_cfg, FRAMEDIMENSIONS, in dc_fw_set_framedimensions()
|
| H A D | dc-cf.c | 19 #define FRAMEDIMENSIONS 0xc macro 66 regmap_write(cf->reg_cfg, FRAMEDIMENSIONS, WIDTH(w) | HEIGHT(h)); in dc_cf_framedimensions()
|