Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/arm/display/komeda/d71/
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},
524 {__HW_ID(5, 6), DRM_FORMAT_NV12, 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},
Dd71_component.c289 bool rich, rgb2rgb; in d71_layer_dump() local
294 rich = true; in d71_layer_dump()
297 rich = false; in d71_layer_dump()
309 if (rich) { in d71_layer_dump()
327 if (rich) { in d71_layer_dump()
445 /* rich layer is 4K configuration */ in d71_layer_init()
/Linux-v6.1/Documentation/driver-api/firmware/
Dcore.rst5 The firmware API has a rich set of core features available. This section
/Linux-v6.1/drivers/spi/
Dspi-jcore.c7 * Current version by Rich Felker
233 MODULE_AUTHOR("Rich Felker <dalias@libc.org>");
/Linux-v6.1/drivers/gpu/drm/arm/display/include/
Dmalidp_product.h30 n_richs:3, /* number of rich layers per pipeline */
/Linux-v6.1/Documentation/devicetree/bindings/arm/
Darm,corstone1000.yaml21 a secure SoC for a range of rich IoT applications, for example gateways, smart
Dmicrochip,sparx5.yaml16 The SparX-5 Ethernet switch family provides a rich set of switching
/Linux-v6.1/arch/um/kernel/
DMakefile36 # Be careful with the below Sed code - sed is pitfall-rich!
/Linux-v6.1/Documentation/crypto/
Dintro.rst7 The kernel crypto API offers a rich set of cryptographic ciphers as well
/Linux-v6.1/Documentation/userspace-api/media/v4l/
Dext-ctrls-rf-tuner.rst19 applicable for new feature rich silicon tuners, just because older
/Linux-v6.1/Documentation/devicetree/bindings/net/
Dmicrochip,sparx5-switch.yaml14 The SparX-5 Enterprise Ethernet switch family provides a rich set of
/Linux-v6.1/arch/arm64/
DKconfig.platforms118 The SparX-5 Ethernet switch family provides a rich set of
/Linux-v6.1/drivers/tee/amdtee/
Damdtee_if.h71 * The shared memory between rich world and secure world may be physically
/Linux-v6.1/Documentation/admin-guide/media/
Dimx7.rst11 manipulation of the capture frames are less feature rich.
/Linux-v6.1/drivers/gpu/drm/arm/display/komeda/
Dkomeda_pipeline.h230 u32 layer_type; /* RICH, SIMPLE or WB */
/Linux-v6.1/arch/xtensa/
DKconfig393 XT2000 is the name of Tensilica's feature-rich emulation platform.
/Linux-v6.1/drivers/acpi/
Dsbs.c7 * Copyright (c) 2005 Rich Townsend <rhdt@bartol.udel.edu>
/Linux-v6.1/fs/proc/
Darray.c714 * us significant speedup on children-rich processes. in get_children_pid()
/Linux-v6.1/fs/
Dseq_file.c687 * without rich format of printf().
/Linux-v6.1/fs/jffs2/
Dnodemgmt.c430 but that's a question for another (more caffeine-rich) day. */ in jffs2_do_reserve_space()
/Linux-v6.1/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Ddma.c1020 * again asap. This is unlikely to happen on a memory-rich NIC, but often on
/Linux-v6.1/drivers/parport/
Dparport_pc.c2278 /* ITE support maintained by Rich Liu <richliu@poorman.org> */
2336 pr_info("parport_pc: please mail 'lspci -nvv' output to Rich.Liu@ite.com.tw\n"); in sio_ite_8872_probe()
/Linux-v6.1/
DMAINTAINERS19806 M: Rich Felker <dalias@libc.org>