Searched defs:vc4_pv_data (Results 1 – 2 of 2) sorted by relevance
468 struct vc4_pv_data { struct469 struct vc4_crtc_data base;472 unsigned int fifo_depth;475 u8 pixels_per_clock;477 enum vc4_encoder_type encoder_types[4];478 const char *debugfs_name;
507 struct vc4_pv_data { struct519 extern const struct vc4_pv_data bcm2835_pv0_data; argument