Home
last modified time | relevance | path

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

/linux/drivers/clk/at91/
H A Dsam9x7.c442 u8 pp_count; member
450 .pp_count = 1,
459 .pp_count = 1,
468 .pp_count = 1,
477 .pp_count = 1,
486 .pp_count = 1,
495 .pp_count = 1,
504 .pp_count = 1,
514 .pp_count = 2,
523 .pp_count = 1,
[all …]
H A Dsama7d65.c702 u8 pp_count; member
710 .pp_count = 2,
718 .pp_count = 1,
726 .pp_count = 1,
734 .pp_count = 1,
742 .pp_count = 1,
750 .pp_count = 1,
758 .pp_count = 1,
766 .pp_count = 1,
774 .pp_count = 1,
[all …]
H A Dsama7g5.c561 u8 pp_count; member
570 .pp_count = 3,
578 .pp_count = 1,
586 .pp_count = 2,
594 .pp_count = 2,
602 .pp_count = 2,
610 .pp_count = 2,
618 .pp_count = 2,
626 .pp_count = 2,
634 .pp_count = 2,
[all …]
/linux/block/partitions/
H 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/
H A Ddpu_hw_top.h64 u32 pp_count; member
H A Ddpu_encoder.c792 vsync_cfg.pp_count = dpu_enc->num_phys_encs; in _dpu_encoder_update_vsync_source()