Home
last modified time | relevance | path

Searched refs:elm (Results 1 – 22 of 22) sorted by relevance

/linux-4.4.14/drivers/scsi/aic7xxx/
Dqueue.h136 #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-4.4.14/Documentation/devicetree/bindings/mtd/
Delm.txt4 - compatible: Must be "ti,am33xx-elm"
6 - interrupts: Interrupt number for the elm.
9 - ti,hwmods: Name of the hwmod associated to the elm
12 elm: elm@0 {
13 compatible = "ti,am3352-elm";
Dgpmc-nand.txt41 - elm_id: <deprecated> use "ti,elm-id" instead
42 - ti,elm-id: Specifies phandle of the ELM devicetree node.
65 elm_id = <&elm>;
/linux-4.4.14/tools/firewire/
Dlist.h55 #define list_next(elm, member) \ argument
56 list_entry((elm)->member.next, typeof(*elm), member)
/linux-4.4.14/arch/arm/boot/dts/
Ddm814x.dtsi79 elm: elm@80000 { label
80 compatible = "ti,814-elm";
81 ti,hwmods = "elm";
Dam335x-chilisom.dtsi201 &elm {
213 ti,elm-id = <&elm>;
Ddm816x.dtsi145 elm: elm@48080000 { label
146 compatible = "ti,816-elm";
147 ti,hwmods = "elm";
Dam335x-igep0033.dtsi120 &elm {
161 elm_id = <&elm>;
Dam335x-phycore-som.dtsi158 &elm {
197 elm_id = <&elm>;
Dam33xx.dtsi782 elm: elm@48080000 { label
783 compatible = "ti,am3352-elm";
786 ti,hwmods = "elm";
Dam335x-evm.dts502 &elm {
524 ti,elm-id = <&elm>;
Dam4372.dtsi832 elm: elm@48080000 { label
833 compatible = "ti,am3352-elm";
836 ti,hwmods = "elm";
Dam43x-epos-evm.dts556 &elm {
568 ti,elm-id = <&elm>;
Ddra72-evm.dts483 &elm {
499 ti,elm-id = <&elm>;
Dam335x-baltos-ir5221.dts232 &elm {
275 elm_id = <&elm>;
Ddra7-evm.dts735 &elm {
747 ti,elm-id = <&elm>;
Dam437x-gp-evm.dts808 &elm {
824 ti,elm-id = <&elm>;
Ddra7.dtsi1421 elm: elm@48078000 { label
1422 compatible = "ti,am3352-elm";
1425 ti,hwmods = "elm";
Dam335x-nano.dts238 &elm {
Domap3-lilly-a83x.dtsi368 /* no elm on omap3 */
Dam437x-sk-evm.dts670 &elm {
/linux-4.4.14/
DCREDITS609 D: uucp, elm, pine, pico port
3875 E: mvw@planets.elm.net