Searched refs:pp_count (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/drivers/clk/at91/ |
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 …]
|
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 …]
|
/linux-6.12.1/block/partitions/ |
D | aix.c | 60 __be16 pp_count; member 224 int numpps = be16_to_cpu(pvd->pp_count); in aix_partition()
|
/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/ |
D | dpu_hw_top.h | 64 u32 pp_count; member
|
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()
|
D | dpu_encoder.c | 776 vsync_cfg.pp_count = dpu_enc->num_phys_encs; in _dpu_encoder_update_vsync_source()
|