Home
last modified time | relevance | path

Searched refs:lj (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Ddm814x-clocks.dtsi23 compatible = "ti,dm814-adpll-lj-clock";
34 compatible = "ti,dm814-adpll-lj-clock";
45 compatible = "ti,dm814-adpll-lj-clock";
56 compatible = "ti,dm814-adpll-lj-clock";
67 compatible = "ti,dm814-adpll-lj-clock";
78 compatible = "ti,dm814-adpll-lj-clock";
89 compatible = "ti,dm814-adpll-lj-clock";
100 compatible = "ti,dm814-adpll-lj-clock";
111 compatible = "ti,dm814-adpll-lj-clock";
122 compatible = "ti,dm814-adpll-lj-clock";
[all …]
/openbmc/linux/Documentation/devicetree/bindings/clock/ti/
H A Dadpll.txt13 "ti,dm814-adpll-lj-clock" depending on the type of the ADPLL
34 compatible = "ti,dm814-adpll-lj-clock";
/openbmc/qemu/target/ppc/
H A Dmem_helper.c452 #define VSX_LXVL(name, lj) \ argument
463 if (FIELD_EX64(env->msr, MSR, LE) && !lj) { \
482 #define VSX_STXVL(name, lj) \ argument
494 if (FIELD_EX64(env->msr, MSR, LE) && !lj) { \