Searched refs:setup_intf_mux (Results 1 – 3 of 3) sorted by relevance
265 unsigned long (*setup_intf_mux)(struct vop2_video_port *vp, int ep_id, u32 polflags); member
2363 .setup_intf_mux = rk3568_set_intf_mux,2369 .setup_intf_mux = rk3576_set_intf_mux,2375 .setup_intf_mux = rk3588_set_intf_mux,
1685 clock = vop2->ops->setup_intf_mux(vp, rkencoder->crtc_endpoint_id, polflags); in vop2_crtc_atomic_enable()