Home
last modified time | relevance | path

Searched refs:iheight (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/
H A Ddrvgpd.c569 void drv_gpd_set_iwidth_height(MS_U32 iwidth, MS_U32 iheight) in drv_gpd_set_iwidth_height() argument
572 g_iheight = iheight; in drv_gpd_set_iwidth_height()
574 GPD_SET_MS_U32REG(reg_gpd_iheight, iheight); in drv_gpd_set_iwidth_height()
H A Ddrvgpd.h138 void drv_gpd_set_iwidth_height(MS_U32 iwidth, MS_U32 iheight);