Searched refs:MERGE (Results 1 – 7 of 7) sorted by relevance
| /linux-6.15/arch/nios2/lib/ |
| H A D | memcpy.c | 31 #define MERGE(w0, sh_1, w1, sh_2) (((w0) >> (sh_1)) | ((w1) << (sh_2))) macro 137 ((op_t *) dstp)[0] = MERGE(ap, sh_1, a0, sh_2); in _wordcopy_fwd_dest_aligned() 138 ((op_t *) dstp)[1] = MERGE(a0, sh_1, a1, sh_2); in _wordcopy_fwd_dest_aligned() 139 ((op_t *) dstp)[2] = MERGE(a1, sh_1, a2, sh_2); in _wordcopy_fwd_dest_aligned() 140 ((op_t *) dstp)[3] = MERGE(a2, sh_1, a3, sh_2); in _wordcopy_fwd_dest_aligned() 151 ((op_t *) dstp)[0] = MERGE(ap, sh_1, a0, sh_2); in _wordcopy_fwd_dest_aligned()
|
| /linux-6.15/Documentation/devicetree/bindings/display/mediatek/ |
| H A D | mediatek,merge.yaml | 14 Mediatek display merge, namely MERGE, is used to merge two slice-per-line 16 MERGE device node must be siblings to the central MMSYS_CONFIG node. 90 MERGE input port, usually from DITHER, DPI, DSC, DSI, MDP_RDMA, 91 ETHDR or even from a different MERGE block 96 MERGE output to a DSC, DPI, DP_INTF, DSI, ETHDR, Write DMA, or 97 a different MERGE block, or others.
|
| H A D | mediatek,dsc.yaml | 66 or MERGE blocks. 72 component in the display pipeline, for example to MERGE, DP_INTF,
|
| H A D | mediatek,ethdr.yaml | 122 description: ETHDR input, usually from one of the MERGE blocks. 128 display pipeline, for example one of the available MERGE blocks,
|
| H A D | mediatek,dsi.yaml | 89 description: DSI input port, usually from DITHER, DSC or MERGE
|
| H A D | mediatek,rdma.yaml | 106 DSI, MERGE or UFOE blocks.
|
| /linux-6.15/ |
| H A D | MAINTAINERS | 17047 NETWORKING [ETHTOOL MAC MERGE]
|