Searched refs:lac (Results 1 – 2 of 2) sorted by relevance
42 Definition: Must include "fsl,interlaken-lac". This represents only54 "fsl,interlaken-lac-hv". This node represents the protected59 Usage: required in "fsl,interlaken-lac-hv"76 lac: lac@229000 {77 compatible = "fsl,interlaken-lac"82 lac-hv@228000 {83 compatible = "fsl,interlaken-lac-hv"85 fsl,non-hv-node = <&lac>;113 Definition: Must include "fsl,interlaken-lac-portals"134 Definition: Must include "fsl,interlaken-lac-portal-vX.Y" where X is[all …]
588 void __iomem *lac = NULL; /* Local Access Control registers */ in create_csd() local613 lac = of_iomap(np, 0); in create_csd()614 if (!lac) { in create_csd()620 law = lac + 0xC00; in create_csd()705 if (lac) in create_csd()706 iounmap(lac); in create_csd()