HomeSort by: relevance | last modified time | path
    Searched defs:cpld (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/
fsl-ls1043a-rdb.dts 81 cpld: board-control@2,0 { label
82 compatible = "fsl,ls1043ardb-cpld";
fsl-ls1046a-rdb.dts 81 /* NAND Flashe and CPLD on board */
93 cpld: board-control@2,0 { label
94 compatible = "fsl,ls1046ardb-cpld";
  /src/sys/arch/sandpoint/stand/altboot/
brdsetup.c 116 /* Synology CPLD (2007 and newer models) */
760 unsigned cpld, version, flags; local in function:synopcifix
765 * Determine if a CPLD is present and whether is has 4-bit
769 cpld = 0;
796 * CPLD register set, by turning the fan off and check if
810 cpld = BI_MODEL_CPLD207;
819 cpld = BI_MODEL_CPLD209;
824 /* XXX What about DS108j? Does it have a CPLD? */
831 goto cpld_done; /* timeout: no valid CPLD */
852 cpld = BI_MODEL_CPLD406
903 unsigned cpld; local in function:synolaunch
    [all...]

Completed in 13 milliseconds