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