| /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...]
 | 
| /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/ | 
| fsl-ls1046a-rdb.dts | 81 	/* NAND Flashe and CPLD on board */ 93 	cpld: board-control@2,0 {  label
 94 		compatible = "fsl,ls1046ardb-cpld";
 
 | 
| fsl-ls1043a-rdb.dts | 81 		cpld: board-control@2,0 {  label 82 			compatible = "fsl,ls1043ardb-cpld";
 
 | 
| fsl-ls208xa-rdb.dtsi | 38 	cpld@3,0 { 
 | 
| fsl-ls208xa-qds.dtsi | 39 	cpld@3,0 { 
 | 
| /src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/mscc/ | 
| jaguar2_pcb111.dts | 69 	cpld_pins: cpld-pins { 
 | 
| /src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/mti/ | 
| sead3.dts | 110 		compatible = "mti,sead3-cpld", "syscon", "simple-mfd"; 
 | 
| /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ | 
| aspeed-bmc-inspur-nf5280m6.dts | 485 	/* cpld */ 
 | 
| aspeed-bmc-inspur-fp5280g2.dts | 779 	/* cpld */ 
 | 
| /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/hisilicon/ | 
| hip07.dtsi | 1416 				cpld-syscon = <&dsa_cpld 0x0>; 1426 				cpld-syscon = <&dsa_cpld 0x4>;
 
 |