Home
last modified time | relevance | path

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

/linux/drivers/clk/at91/
A Dsama7g5.c477 u8 pp_count; member
485 .pp_count = 3,
493 .pp_count = 1,
501 .pp_count = 2,
509 .pp_count = 2,
517 .pp_count = 2,
525 .pp_count = 2,
533 .pp_count = 2,
541 .pp_count = 2,
549 .pp_count = 2,
[all …]
/linux/block/partitions/
A Daix.c60 __be16 pp_count; member
224 int numpps = be16_to_cpu(pvd->pp_count); in aix_partition()
/linux/drivers/gpu/drm/msm/disp/dpu1/
A Ddpu_hw_top.h65 u32 pp_count; member
A Ddpu_hw_top.c161 if (!mdp || !cfg || (cfg->pp_count > ARRAY_SIZE(cfg->ppnumber))) in dpu_hw_setup_vsync_source()
166 for (i = 0; i < cfg->pp_count; i++) { in dpu_hw_setup_vsync_source()
A Ddpu_encoder.c680 vsync_cfg.pp_count = dpu_enc->num_phys_encs; in _dpu_encoder_update_vsync_source()

Completed in 13 milliseconds