Searched refs:pp_count (Results 1 – 6 of 6) sorted by relevance
| /drivers/clk/at91/ |
| A D | sam9x7.c | 436 u8 pp_count; member 444 .pp_count = 1, 453 .pp_count = 1, 462 .pp_count = 1, 471 .pp_count = 1, 480 .pp_count = 1, 489 .pp_count = 1, 498 .pp_count = 1, 508 .pp_count = 2, 517 .pp_count = 1, [all …]
|
| A D | sama7d65.c | 698 u8 pp_count; member 706 .pp_count = 2, 714 .pp_count = 1, 722 .pp_count = 1, 730 .pp_count = 1, 738 .pp_count = 1, 746 .pp_count = 1, 754 .pp_count = 1, 762 .pp_count = 1, 770 .pp_count = 1, [all …]
|
| A D | sama7g5.c | 559 u8 pp_count; member 568 .pp_count = 3, 576 .pp_count = 1, 584 .pp_count = 2, 592 .pp_count = 2, 600 .pp_count = 2, 608 .pp_count = 2, 616 .pp_count = 2, 624 .pp_count = 2, 632 .pp_count = 2, [all …]
|
| /drivers/gpu/drm/msm/disp/dpu1/ |
| A D | dpu_hw_top.h | 64 u32 pp_count; member
|
| A D | dpu_hw_top.c | 175 if (!mdp || !cfg || (cfg->pp_count > ARRAY_SIZE(cfg->ppnumber))) in dpu_hw_setup_vsync_sel() 181 for (i = 0; i < cfg->pp_count; i++) { in dpu_hw_setup_vsync_sel()
|
| A D | dpu_encoder.c | 789 vsync_cfg.pp_count = dpu_enc->num_phys_encs; in _dpu_encoder_update_vsync_source()
|
Completed in 24 milliseconds