Searched refs:community (Results 1 – 17 of 17) sorted by relevance
| /u-boot/arch/x86/cpu/braswell/ |
| A D | early_uart.c | 34 static inline uint32_t gpio_pconf0(int community, int family, int pad) in gpio_pconf0() argument 36 return IO_BASE_ADDRESS + community * 0x8000 + 0x4400 + in gpio_pconf0() 40 static void gpio_select_func(int community, int family, int pad, int func) in gpio_select_func() argument 42 uint32_t pconf0_addr = gpio_pconf0(community, family, pad); in gpio_select_func()
|
| /u-boot/arch/x86/include/asm/arch-apollolake/acpi/ |
| A D | gpiolib.asl | 62 /* Arg1 - GPIO pad offset relative to the community */ 74 /* Arg0 - GPIO pad offset relative to the community */ 83 /* Arg1 - GPIO pad offset relative to the community */ 98 /* Arg1 - GPIO pad offset relative to the community */
|
| A D | globalnvs.asl | 32 SCDO, 8, // 0x2A - GPIO pad offset relative to the community
|
| /u-boot/board/toradex/apalis_imx6/ |
| A D | MAINTAINERS | 4 W: https://www.toradex.com/community
|
| /u-boot/board/toradex/colibri_imx6/ |
| A D | MAINTAINERS | 4 W: https://www.toradex.com/community
|
| /u-boot/board/toradex/colibri_vf/ |
| A D | MAINTAINERS | 4 W: https://www.toradex.com/community
|
| /u-boot/arch/x86/include/asm/arch-braswell/ |
| A D | gpio.h | 144 enum community { enum 205 .community = community_offset, \
|
| /u-boot/board/toradex/colibri_imx7/ |
| A D | MAINTAINERS | 4 W: https://www.toradex.com/community
|
| /u-boot/board/toradex/colibri-imx6ull/ |
| A D | MAINTAINERS | 4 W: https://www.toradex.com/community
|
| /u-boot/arch/x86/include/asm/arch-braswell/fsp/ |
| A D | fsp_vpd.h | 46 u32 community; member
|
| /u-boot/doc/board/toradex/ |
| A D | colibri-imx8x.rst | 52 https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2FNXPmicro%2Fmfgtools%2Fr…
|
| A D | apalis-imx8.rst | 62 https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2FNXPmicro%2Fmfgtools%2Fr…
|
| /u-boot/board/freescale/mx6memcal/ |
| A D | README | 45 [1] - NXP DDR Stress Test Tool - https://community.nxp.com/docs/DOC-105652
|
| /u-boot/doc/develop/ |
| A D | designprinciples.rst | 189 Contribute your work back to the whole community. Submit your changes
|
| A D | checkpatch.rst | 524 specified by the community.
|
| /u-boot/doc/board/allwinner/ |
| A D | sunxi.rst | 60 There is a community supported Open Source implementation called `crust`_,
|
| /u-boot/ |
| A D | README | 2690 The U-Boot projects depends on contributions from the user community.
|
Completed in 39 milliseconds