Home
last modified time | relevance | path

Searched full:rich (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/gpu/drm/arm/display/komeda/d71/
H A Dd71_dev.c471 #define RICH KOMEDA_FMT_RICH_LAYER macro
521 {__HW_ID(5, 1), DRM_FORMAT_YUYV, RICH, Rot_ALL_H_V, LYT_NM, AFB_TH}, /* afbc */
522 {__HW_ID(5, 2), DRM_FORMAT_YUYV, RICH, Flip_H_V, 0, 0},
523 {__HW_ID(5, 3), DRM_FORMAT_UYVY, RICH, Flip_H_V, 0, 0},
525 {__HW_ID(5, 6), DRM_FORMAT_YUV420_8BIT, RICH, Rot_ALL_H_V, LYT_NM, AFB_TH}, /* afbc */
526 {__HW_ID(5, 7), DRM_FORMAT_YUV420, RICH, Flip_H_V, 0, 0},
528 {__HW_ID(6, 6), DRM_FORMAT_X0L2, RICH, Flip_H_V, 0, 0},
529 {__HW_ID(6, 7), DRM_FORMAT_P010, RICH, Flip_H_V, 0, 0},
530 {__HW_ID(6, 7), DRM_FORMAT_YUV420_10BIT, RICH, Rot_ALL_H_V, LYT_NM, AFB_TH},
H A Dd71_component.c291 bool rich, rgb2rgb; in d71_layer_dump() local
296 rich = true; in d71_layer_dump()
299 rich = false; in d71_layer_dump()
311 if (rich) { in d71_layer_dump()
329 if (rich) { in d71_layer_dump()
447 /* rich layer is 4K configuration */ in d71_layer_init()
/linux/Documentation/driver-api/firmware/
H A Dcore.rst5 The firmware API has a rich set of core features available. This section
/linux/tools/include/nolibc/
H A Dstdarg.h4 * Copyright (C) 2005-2020 Rich Felker, et al.
/linux/drivers/spi/
H A Dspi-jcore.c7 * Current version by Rich Felker
233 MODULE_AUTHOR("Rich Felker <dalias@libc.org>");
/linux/drivers/gpu/drm/arm/display/include/
H A Dmalidp_product.h30 n_richs:3, /* number of rich layers per pipeline */
/linux/Documentation/devicetree/bindings/arm/
H A Darm,corstone1000.yaml21 a secure SoC for a range of rich IoT applications, for example gateways, smart
H A Dmicrochip,sparx5.yaml16 The SparX-5 Ethernet switch family provides a rich set of switching
/linux/arch/um/kernel/
H A DMakefile36 # Be careful with the below Sed code - sed is pitfall-rich!
/linux/Documentation/crypto/
H A Dintro.rst7 The kernel crypto API offers a rich set of cryptographic ciphers as well
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-rf-tuner.rst19 applicable for new feature rich silicon tuners, just because older
/linux/drivers/tee/amdtee/
H A Damdtee_if.h71 * The shared memory between rich world and secure world may be physically
/linux/Documentation/admin-guide/media/
H A Dimx7.rst11 manipulation of the capture frames are less feature rich.
/linux/Documentation/networking/
H A Dbridge.rst282 netfilter hooks from the bridge so users had access to the more feature-rich
/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_pipeline.h230 u32 layer_type; /* RICH, SIMPLE or WB */
/linux/arch/xtensa/
H A DKconfig413 XT2000 is the name of Tensilica's feature-rich emulation platform.
/linux/fs/proc/
H A Darray.c733 * us significant speedup on children-rich processes. in get_children_pid()
/linux/fs/jffs2/
H A Dnodemgmt.c434 but that's a question for another (more caffeine-rich) day. */ in jffs2_do_reserve_space()
/linux/drivers/parport/
H A Dparport_pc.c2321 /* ITE support maintained by Rich Liu <richliu@poorman.org> */
2379 pr_info("parport_pc: please mail 'lspci -nvv' output to Rich.Liu@ite.com.tw\n"); in sio_ite_8872_probe()
/linux/kernel/sched/
H A Dext.c657 * unusual. This is to allow rich reporting through @info on how
/linux/
H A DMAINTAINERS22878 M: Rich Felker <dalias@libc.org>