Home
last modified time | relevance | path

Searched refs:FRAMEDIMENSIONS (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/imx/dc/
A Ddc-fl.c28 #define FRAMEDIMENSIONS 0x150 macro
39 regmap_reg_range(STATICCONTROL, FRAMEDIMENSIONS),
55 .max_register = FRAMEDIMENSIONS,
78 regmap_write(fu->reg_cfg, FRAMEDIMENSIONS, in dc_fl_set_framedimensions()
A Ddc-fw.c29 #define FRAMEDIMENSIONS 0x150 macro
61 regmap_reg_range(STATICCONTROL, FRAMEDIMENSIONS),
106 regmap_write(fu->reg_cfg, FRAMEDIMENSIONS, in dc_fw_set_framedimensions()
A Ddc-cf.c20 #define FRAMEDIMENSIONS 0xc macro
67 regmap_write(cf->reg_cfg, FRAMEDIMENSIONS, WIDTH(w) | HEIGHT(h)); in dc_cf_framedimensions()

Completed in 5 milliseconds