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()
315 const struct vc4_pv_data *pv_data = vc4_crtc_to_vc4_pv_data(vc4_crtc); in vc4_crtc_config_pv()
914 static const struct vc4_pv_data bcm2835_pv0_data = {
928 static const struct vc4_pv_data bcm2835_pv1_data = {
942 static const struct vc4_pv_data bcm2835_pv2_data = {
956 static const struct vc4_pv_data bcm2711_pv0_data = {
970 static const struct vc4_pv_data bcm2711_pv1_data = {
984 static const struct vc4_pv_data bcm2711_pv2_data = {
997 static const struct vc4_pv_data bcm2711_pv3_data = {
1010 static const struct vc4_pv_data bcm2711_pv4_data = {
1039 const struct vc4_pv_data *pv_data = vc4_crtc_to_vc4_pv_data(vc4_crtc); in vc4_set_crtc_possible_masks()
1110 const struct vc4_pv_data *pv_data; in vc4_crtc_bind()