Lines Matching refs:vc4_pv_data
212 const struct vc4_pv_data *pv_data = vc4_crtc_to_vc4_pv_data(vc4_crtc); in vc4_get_fifo_full_level()
298 const struct vc4_pv_data *pv_data = vc4_crtc_to_vc4_pv_data(vc4_crtc); in vc4_crtc_config_pv()
895 static const struct vc4_pv_data bcm2835_pv0_data = {
909 static const struct vc4_pv_data bcm2835_pv1_data = {
923 static const struct vc4_pv_data bcm2835_pv2_data = {
937 static const struct vc4_pv_data bcm2711_pv0_data = {
951 static const struct vc4_pv_data bcm2711_pv1_data = {
965 static const struct vc4_pv_data bcm2711_pv2_data = {
978 static const struct vc4_pv_data bcm2711_pv3_data = {
991 static const struct vc4_pv_data bcm2711_pv4_data = {
1020 const struct vc4_pv_data *pv_data = vc4_crtc_to_vc4_pv_data(vc4_crtc); in vc4_set_crtc_possible_masks()
1088 const struct vc4_pv_data *pv_data; in vc4_crtc_bind()