Searched refs:pp_count (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/clk/at91/
H A Dsama7g5.c554 * @pp_count: PLL parents count
566 u8 pp_count; member in struct:__anon26
575 .pp_count = 3,
583 .pp_count = 1,
591 .pp_count = 2,
599 .pp_count = 2,
607 .pp_count = 2,
615 .pp_count = 2,
623 .pp_count = 2,
631 .pp_count
[all...]
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_top.h58 * @pp_count: number of ping pongs active
64 u32 pp_count; member in struct:dpu_vsync_source_cfg
H A Ddpu_hw_top.c173 if (!mdp || !cfg || (cfg->pp_count > ARRAY_SIZE(cfg->ppnumber)))
179 for (i = 0; i < cfg->pp_count; i++) {
H A Ddpu_encoder.c744 vsync_cfg.pp_count = dpu_enc->num_phys_encs;
/linux-master/block/partitions/
H A Daix.c60 __be16 pp_count; member in struct:pvd
224 int numpps = be16_to_cpu(pvd->pp_count);

Completed in 108 milliseconds