Home
last modified time | relevance | path

Searched refs:o2d (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/
H A Do2d.dts9 /include/ "o2d.dtsi"
12 model = "ifm,o2d";
13 compatible = "ifm,o2d";
36 /* o2d specific partitions */
38 label = "o2d user defined";
H A Do2d.dtsi19 model = "ifm,o2d";
20 compatible = "ifm,o2d";
104 compatible = "ifm,o2d-csi";
H A Do2i.dts9 /include/ "o2d.dtsi"
13 compatible = "ifm,o2d";
H A Do2mnt.dts9 /include/ "o2d.dtsi"
13 compatible = "ifm,o2d";
H A Do3dnt.dts9 /include/ "o2d.dtsi"
13 compatible = "ifm,o2d";
H A Do2dnt2.dts9 /include/ "o2d.dtsi"
13 compatible = "ifm,o2d";
H A Do2d300.dts9 /include/ "o2d.dtsi"
13 compatible = "ifm,o2d";
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/misc/
H A Difm-csi.txt4 - compatible: "ifm,o2d-csi"
23 compatible = "ifm,o2d-csi";
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/poly2tri/sweep/
H A Dsweep.cpp762 Orientation o2d = Orient2d(eq, op, ep); in NextFlipPoint() local
763 if (o2d == CW) { in NextFlipPoint()
766 } else if (o2d == CCW) { in NextFlipPoint()