| /linux/drivers/scsi/aic7xxx/ |
| H A D | queue.h | 136 #define SLIST_INSERT_AFTER(slistelm, elm, field) do { \ argument 137 SLIST_NEXT((elm), field) = SLIST_NEXT((slistelm), field); \ 138 SLIST_NEXT((slistelm), field) = (elm); \ 141 #define SLIST_INSERT_HEAD(head, elm, field) do { \ argument 142 SLIST_NEXT((elm), field) = SLIST_FIRST((head)); \ 143 SLIST_FIRST((head)) = (elm); \ 146 #define SLIST_NEXT(elm, field) ((elm)->field.sle_next) argument 148 #define SLIST_REMOVE(head, elm, type, field) do { \ argument 149 if (SLIST_FIRST((head)) == (elm)) { \ 154 while (SLIST_NEXT(curelm, field) != (elm)) \ [all …]
|
| /linux/arch/arm64/boot/dts/mediatek/ |
| H A D | mt8173-elm.dts | 7 #include "mt8173-elm.dtsi" 10 model = "Google Elm"; 12 compatible = "google,elm-rev8", "google,elm-rev7", "google,elm-rev6", 13 "google,elm-rev5", "google,elm-rev4", "google,elm-rev3", 14 "google,elm", "mediatek,mt8173";
|
| H A D | mt8173-elm-hana.dts | 7 #include "mt8173-elm-hana.dtsi"
|
| H A D | mt8173-elm-hana-rev7.dts | 7 #include "mt8173-elm-hana.dtsi"
|
| /linux/drivers/mtd/nand/raw/ |
| H A D | omap_elm.c | 8 #define DRIVER_NAME "omap-elm" 17 #include <linux/platform_data/elm.h> 34 /* ELM Interrupt Status Register */ 37 /* ELM Interrupt Enable Register */ 40 /* ELM Location Configuration Register */ 43 /* ELM syndrome */ 96 * elm_config - Configure ELM module 97 * @dev: ELM device 110 dev_err(dev, "Unable to configure elm - device not probed?\n"); in elm_config() 113 /* ELM cannot detect ECC errors for chunks > 1KB */ in elm_config() [all …]
|
| /linux/Documentation/devicetree/bindings/mtd/ |
| H A D | ti,elm.yaml | 4 $id: http://devicetree.org/schemas/mtd/ti,elm.yaml# 7 title: Texas Instruments Error Location Module (ELM). 13 ELM module is used together with GPMC and NAND Flash to detect 20 - ti,am3352-elm 21 - ti,am64-elm 42 Name of the HWMOD associated with ELM. This is for legacy 57 const: ti,am64-elm 68 elm: ecc@0 { 69 compatible = "ti,am3352-elm";
|
| H A D | ti,gpmc-nand.yaml | 47 ti,elm-id: 49 phandle to the ELM (Error Location Module). 106 ti,elm-id = <&elm>;
|
| /linux/Documentation/devicetree/bindings/arm/ |
| H A D | mediatek.yaml | 135 - description: Google Elm (Acer Chromebook R13) 137 - const: google,elm-rev8 138 - const: google,elm-rev7 139 - const: google,elm-rev6 140 - const: google,elm-rev5 141 - const: google,elm-rev4 142 - const: google,elm-rev3 143 - const: google,elm
|
| /linux/tools/firewire/ |
| H A D | list.h | 56 #define list_next(elm, member) \ argument 57 list_entry((elm)->member.next, typeof(*elm), member)
|
| /linux/drivers/net/fddi/skfp/h/ |
| H A D | supern_2.h | 19 added defines for the Motorola ELM (MOT_ELM) 742 * Special Quad-Elm Registers. 743 * A Quad-ELM consists of for ELMs and these additional registers. 745 #define QELM_XBAR_W 0x80 /* Crossbar Control ELM W */ 746 #define QELM_XBAR_X 0x81 /* Crossbar Control ELM X */ 747 #define QELM_XBAR_Y 0x82 /* Crossbar Control ELM Y */ 748 #define QELM_XBAR_Z 0x83 /* Crossbar Control ELM Z */ 759 #define QELM_ELMB 0x00 /* Elm base */ 760 #define QELM_ELM_SIZE 0x20 /* ELM size */ 866 #define PLC_INT_MASK 0xc000 /* ELM integration bits in status A */ [all …]
|
| /linux/include/linux/platform_data/ |
| H A D | mtd-nand-omap2.h | 35 /* 4-bit ECC calculation by GPMC, Error detection by ELM */ 39 /* 8-bit ECC calculation by GPMC, Error detection by ELM */ 41 /* 16-bit ECC calculation by GPMC, Error detection by ELM */
|
| H A D | elm.h | 17 /* ELM support 8 error syndrome process */ 21 * struct elm_errorvec - error vector for elm
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | am335x-chilisom.dtsi | 135 &elm { 152 ti,elm-id = <&elm>;
|
| H A D | am335x-igep0033.dtsi | 123 &elm { 166 ti,elm-id = <&elm>;
|
| H A D | am335x-myirtech-myc.dtsi | 94 &elm { 133 ti,elm-id = <&elm>;
|
| H A D | am335x-phycore-som.dtsi | 188 &elm { 228 ti,elm-id = <&elm>;
|
| H A D | am335x-baltos.dtsi | 198 &elm { 242 ti,elm-id = <&elm>;
|
| H A D | dra72-evm-common.dtsi | 304 &elm { 329 ti,elm-id = <&elm>;
|
| /linux/kernel/liveupdate/ |
| H A D | kexec_handover.c | 132 void *elm __free(free_page) = (void *)get_zeroed_page(GFP_KERNEL); in xa_load_or_alloc() 134 if (!elm) in xa_load_or_alloc() 137 if (WARN_ON(kho_scratch_overlap(virt_to_phys(elm), PAGE_SIZE))) in xa_load_or_alloc() 140 res = xa_cmpxchg(xa, index, NULL, elm, GFP_KERNEL); in xa_load_or_alloc() 146 return no_free_ptr(elm); in xa_load_or_alloc() 415 struct khoser_mem_bitmap_ptr *elm; in kho_mem_serialize() local 425 elm = &chunk->bitmaps[chunk->hdr.num_elms]; in kho_mem_serialize() 427 elm->phys_start = (phys * PRESERVE_BITS) in kho_mem_serialize() 429 KHOSER_STORE_PTR(elm->bitmap, bits); in kho_mem_serialize() 443 struct khoser_mem_bitmap_ptr *elm) in deserialize_bitmap() argument [all …]
|
| /linux/include/linux/ |
| H A D | acct.h | 5 * Author: Marco van Wieringen (mvw@planets.elm.net) 12 * Copyright (C) 1995 - 1997 Marco van Wieringen - ELM Consultancy B.V.
|
| /linux/include/uapi/linux/ |
| H A D | acct.h | 5 * Author: Marco van Wieringen (mvw@planets.elm.net) 12 * Copyright (C) 1995 - 1997 Marco van Wieringen - ELM Consultancy B.V.
|
| /linux/Documentation/devicetree/bindings/memory-controllers/ |
| H A D | ti,gpmc.yaml | 187 ti,elm-id = <&elm>;
|
| /linux/drivers/gpu/drm/amd/display/dc/dce110/ |
| H A D | dce110_opp_csc_v.c | 680 const struct out_csc_color_matrix *elm; in dce110_opp_v_set_csc_default() local 693 elm = &global_color_matrix[i]; in dce110_opp_v_set_csc_default() 694 if (elm->color_space != default_adjust->out_color_space) in dce110_opp_v_set_csc_default() 699 program_color_matrix_v(xfm_dce, elm, option); in dce110_opp_v_set_csc_default()
|
| /linux/drivers/iommu/ |
| H A D | iommu-pages.c | 11 #define IOPTDESC_MATCH(pg_elm, elm) \ argument 13 offsetof(struct ioptdesc, elm))
|
| /linux/sound/soc/starfive/ |
| H A D | jh7110_tdm.c | 117 enum TDM_ELM elm; member 451 (tdm->elm << ELM_BIT) | in jh7110_tdm_set_dai_fmt() 526 tdm->elm = TDM_ELM_LATE; in jh7110_tdm_init_params()
|