Home
last modified time | relevance | path

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

/linux-4.1.27/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.1.27/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.1.27/tools/firewire/
Dlist.h55 #define list_next(elm, member) \ argument
56 list_entry((elm)->member.next, typeof(*elm), member)
/linux-4.1.27/arch/arm/boot/dts/
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>;
Ddra72-evm.dts284 &elm {
300 ti,elm-id = <&elm>;
Dam33xx.dtsi773 elm: elm@48080000 { label
774 compatible = "ti,am3352-elm";
777 ti,hwmods = "elm";
Ddra7-evm.dts564 &elm {
576 ti,elm-id = <&elm>;
Dam335x-evm.dts429 &elm {
451 ti,elm-id = <&elm>;
Dam4372.dtsi775 elm: elm@48080000 { label
776 compatible = "ti,am3352-elm";
779 ti,hwmods = "elm";
Dam437x-gp-evm.dts509 &elm {
521 ti,elm-id = <&elm>;
Dam43x-epos-evm.dts468 &elm {
480 ti,elm-id = <&elm>;
Ddra7.dtsi1350 elm: elm@48078000 { label
1351 compatible = "ti,am3352-elm";
1354 ti,hwmods = "elm";
Dam335x-nano.dts238 &elm {
Domap3-lilly-a83x.dtsi368 /* no elm on omap3 */
Dam437x-sk-evm.dts638 &elm {
/linux-4.1.27/
DCREDITS605 D: uucp, elm, pine, pico port
3863 E: mvw@planets.elm.net