Home
last modified time | relevance | path

Searched refs:cpld (Results 1 – 25 of 28) sorted by relevance

12

/u-boot/board/freescale/p2041rdb/
A Dcpld.h45 #define cpld ((cpld_data_t *)CPLD_BASE) macro
48 #define CPLD_SW(x) (cpld->sw[(x) - 2])
A DMakefile8 obj-y += cpld.o
A DREADME111 cpld reset - hard reset to default bank
112 cpld reset altbank - reset to alternate bank
113 cpld lane_mux <lane> <mux_value> - set multiplexed lane pin
/u-boot/arch/arm/dts/
A Dr8a77950-ulcb-u-boot.dts12 cpld {
13 compatible = "renesas,ulcb-cpld";
A Dr8a77960-ulcb-u-boot.dts12 cpld {
13 compatible = "renesas,ulcb-cpld";
A Dr8a77965-ulcb-u-boot.dts12 cpld {
13 compatible = "renesas,ulcb-cpld";
A Dfsl-ls1043a-rdb.dts89 cpld: board-control@2,0 { label
90 compatible = "fsl,ls1043ardb-cpld";
/u-boot/board/renesas/stout/
A DMakefile14 obj-y := stout.o cpld.o qos.o
A Dcpld.c160 cpld, 4, 1, do_cpld,
/u-boot/board/freescale/ls1043ardb/
A DMakefile9 obj-y += cpld.o
A Dcpld.c164 cpld, CONFIG_SYS_MAXARGS, 1, do_cpld,
/u-boot/board/freescale/ls1046ardb/
A DMakefile9 obj-y += cpld.o
A Dcpld.c158 cpld, CONFIG_SYS_MAXARGS, 1, do_cpld,
/u-boot/board/LaCie/net2big_v2/
A DMakefile12 obj-y += ../common/cpld-gpio-bus.o
/u-boot/board/renesas/ulcb/
A DMakefile12 obj-y := ulcb.o cpld.o ../rcar-common/common.o
A Dcpld.c133 cpld, 4, 1, do_cpld,
/u-boot/board/freescale/t208xrdb/
A DMakefile10 obj-$(CONFIG_TARGET_T2080RDB) += t208xrdb.o eth_t208xrdb.o cpld.o
A Dcpld.c66 cpld, CONFIG_SYS_MAXARGS, 1, do_cpld,
/u-boot/board/freescale/t102xrdb/
A DMakefile11 obj-$(CONFIG_TARGET_T1024RDB) += cpld.o
A Dcpld.c97 cpld, CONFIG_SYS_MAXARGS, 1, do_cpld,
/u-boot/board/freescale/t104xrdb/
A DMakefile9 obj-y += cpld.o
A Dcpld.c108 cpld, CONFIG_SYS_MAXARGS, 1, do_cpld,
/u-boot/board/freescale/t4rdb/
A DMakefile12 obj-y += cpld.o
A Dcpld.c121 cpld, CONFIG_SYS_MAXARGS, 1, do_cpld,
/u-boot/arch/m68k/cpu/mcf5445x/
A Dspeed.c145 u8 *cpld = (u8 *)(CONFIG_SYS_CS2_BASE + 3); in setup_5445x_clocks() local
167 bootmode = (in_8(cpld) & 0x03); in setup_5445x_clocks()

Completed in 17 milliseconds

12