Lines Matching +full:board +full:- +full:2
4 prompt "DaVinci board select"
8 bool "IPAM390 board"
14 bool "DA850 EVM board"
20 bool "EA20 board"
31 bool "Calimain board"
76 int "PLLC0 PLL Post-Divider"
79 Value written to PLLC0 PLL Post-Divider Control Register
88 hex "PLLC0 Divider 2"
91 Value written to PLLC0 Divider 2 register
124 hex "PLLC1 PLL Post-Divider"
127 Value written to PLLC1 PLL Post-Divider Control Register
130 hex "PLLC1 Divider 2"
136 hex "PLLC1 Divider 2"
139 Value written to PLLC1 Divider 2 register
149 source "board/Barix/ipam390/Kconfig"
150 source "board/davinci/da8xxevm/Kconfig"
151 source "board/davinci/ea20/Kconfig"
152 source "board/omicron/calimain/Kconfig"
153 source "board/lego/ev3/Kconfig"
156 default "board/$(BOARDDIR)/u-boot-spl-ipam390.lds" if TARGET_IPAM390
157 default "board/$(BOARDDIR)/u-boot-spl-da850evm.lds"