Home
last modified time | relevance | path

Searched defs:cpp (Results 26 – 50 of 56) sorted by relevance

123

/linux/drivers/gpu/drm/radeon/
H A Dradeon_fbdev.c68 u32 cpp; in radeon_fbdev_create_pinned_object() local
H A Dradeon_gem.c810 int radeon_align_pitch(struct radeon_device *rdev, int width, int cpp, bool tiled) in radeon_align_pitch()
/linux/include/drm/
H A Ddrm_fourcc.h86 u8 cpp[DRM_FORMAT_MAX_PLANES]; member
/linux/scripts/
H A Dunifdef.c825 eval_unary(const struct ops *ops, int *valp, const char **cpp) in eval_unary()
913 eval_table(const struct ops *ops, int *valp, const char **cpp) in eval_table()
952 ifeval(const char **cpp) in ifeval()
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_crtc.h50 int cpp; member
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_main.h94 struct nfp_cpp *cpp; member
H A Dnfp_app.h164 struct nfp_cpp *cpp; member
/linux/net/netfilter/ipvs/
H A Dip_vs_proto_udp.c33 int *verdict, struct ip_vs_conn **cpp, in udp_conn_schedule()
H A Dip_vs_proto_sctp.c18 int *verdict, struct ip_vs_conn **cpp, in sctp_conn_schedule()
H A Dip_vs_proto_tcp.c37 int *verdict, struct ip_vs_conn **cpp, in tcp_conn_schedule()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_display.c966 static void get_block_dimensions(unsigned int block_log2, unsigned int cpp, in get_block_dimensions()
1017 unsigned int cpp = plane < format->num_planes ? format->cpp[plane] : 1; in amdgpu_display_verify_plane() local
/linux/drivers/gpu/drm/pl111/
H A Dpl111_display.c56 u32 cpp = DIV_ROUND_UP(priv->variant->fb_depth, 8); in pl111_mode_valid() local
/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_smp.c147 int n, fetch_stride, cpp; in mdp5_smp_calculate() local
/linux/drivers/gpu/drm/imx/ipuv3/
H A Dipuv3-plane.c553 static void ipu_calculate_bursts(u32 width, u32 cpp, u32 stride, in ipu_calculate_bursts()
/linux/drivers/gpu/ipu-v3/
H A Dipu-pre.c108 u8 cpp; member
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Datom.h93 u8 cpp; member
101 u8 cpp; member
/linux/drivers/crypto/ccree/
H A Dcc_driver.h124 struct cc_cpp_req cpp; member
/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_kms.h255 unsigned int cpp; member
/linux/drivers/gpu/drm/exynos/
H A Dexynos5433_drm_decon.c408 unsigned int cpp = fb->format->cpp[0]; in decon_update_plane() local
H A Dexynos_drm_fimd.c841 unsigned int cpp = fb->format->cpp[0]; in fimd_update_plane() local
/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp6000_pcie.c1228 static int nfp6000_init(struct nfp_cpp *cpp) in nfp6000_init()
1237 static void nfp6000_free(struct nfp_cpp *cpp) in nfp6000_free()
/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_keygen.c354 static void keygen_write_cpp(struct fman_kg_regs __iomem *regs, u32 cpp) in keygen_write_cpp()
/linux/drivers/gpu/drm/omapdrm/
H A Domap_dmm_tiler.c57 u32 cpp; /* bytes/chars per pixel */ member
/linux/drivers/video/fbdev/
H A Dtdfxfb.c555 u32 cpp = (info->var.bits_per_pixel + 7) >> 3; in tdfxfb_set_par() local
/linux/drivers/gpu/drm/ingenic/
H A Dingenic-drm-drv.c663 unsigned int width, height, cpp, next_id, plane_id; in ingenic_drm_plane_atomic_update() local

123