Searched refs:set_ring_sel (Results 1 – 1 of 1) sorted by relevance
45 void (*set_ring_sel)(struct rockchip_pvtm *pvtm, unsigned int ring_sel); member317 if (pvtm->ops->set_ring_sel) in rockchip_pvtm_get_value()318 pvtm->ops->set_ring_sel(pvtm, ring_sel); in rockchip_pvtm_get_value()397 if (pvtm->ops->set_ring_sel) in rv1126_pvtm_get_value()398 pvtm->ops->set_ring_sel(pvtm, ring_sel); in rv1126_pvtm_get_value()446 .set_ring_sel = px30_pvtm_set_ring_sel,475 .set_ring_sel = rk1808_pvtm_set_ring_sel,504 .set_ring_sel = rk1808_pvtm_set_ring_sel,547 .set_ring_sel = rk3399_pvtm_set_ring_sel,576 .set_ring_sel = rv1126_pvtm_set_ring_sel,[all …]