Searched refs:VDPP_CMD_SET_COM2_CFG (Results 1 – 4 of 4) sorted by relevance
82 VDPP_CMD_SET_COM2_CFG = 0x2000, /* config common params for RK3576 */ enumerator
332 vdpp->ops->control(vdpp->priv, VDPP_CMD_SET_COM2_CFG, ¶ms); in vdpp_test()
747 ret = vdpp->ops->control(vdpp->priv, VDPP_CMD_SET_COM2_CFG, ¶ms); in hwpq_vdpp_common_config()
1987 case VDPP_CMD_SET_COM2_CFG: in vdpp2_control()