| /u-boot/doc/device-tree-bindings/pinctrl/ |
| A D | marvell,armada-37xx-pinctrl.txt | 29 - functions jtag, gpio 33 - functions sdio, gpio 41 - functions pwm, gpio 45 - functions pwm, gpio 49 - functions pwm, gpio 53 - functions pwm, gpio 65 - functions i2c, gpio 69 - functions i2c, gpio 73 - functions spi, gpio 131 - functions ptp, mii [all …]
|
| A D | bcm6838-pinctrl.txt | 7 - brcm,functions-count: the number of function 23 brcm,functions-count = <8>;
|
| A D | kendryte,k210-fpioa.txt | 4 in Kendryte K210 SoCs. Any of the 256 functions can be mapped to any of the 48 24 to the 256 standard functions, each pin can also output the direction 34 acceptable functions, consult the FPIOA header file.
|
| /u-boot/drivers/pinctrl/renesas/ |
| A D | Kconfig | 17 the GPIO definitions and pin control functions for each available 27 the GPIO definitions and pin control functions for each available 37 the GPIO definitions and pin control functions for each available 47 the GPIO definitions and pin control functions for each available 57 the GPIO definitions and pin control functions for each available 97 the GPIO definitions and pin control functions for each available 107 the GPIO definitions and pin control functions for each available 117 the GPIO definitions and pin control functions for each available 127 the GPIO definitions and pin control functions for each available 137 the GPIO definitions and pin control functions for each available [all …]
|
| /u-boot/doc/device-tree-bindings/pci_endpoint/ |
| A D | cdns,cdns-pcie-ep.txt | 8 - max-functions: Maximum number of functions that can be configured (default 1). 17 max-functions = /bits/ 8 <8>;
|
| /u-boot/test/ |
| A D | Kconfig | 20 bool "Unit tests for library functions" 24 Enables the 'ut lib' command which tests library functions like 63 bool "Unit tests for logging functions" 67 Enables the 'ut log' command which tests logging functions like 72 bool "Unit tests for time functions" 75 Enables the 'ut time' command which tests that the time functions 81 bool "Unit tests for Unicode functions" 85 Enables the 'ut unicode' command which tests that the functions for
|
| /u-boot/doc/ |
| A D | README.LED | 23 CONFIG_STATUS_LED_BIT is passed into the __led_* functions to identify which LED 44 General LED functions 46 The following functions should be defined: 60 The functions names explain their purpose. 73 these functions in the board specific source.
|
| A D | README.standalone | 4 1. The functions are exported by U-Boot via a jump table. The jump 10 malloc() and free() functions that will be available to standalone 18 Note that the pointers to the functions are real function pointers 37 call to the exported functions. Also, implementor of the 109 6. The code for exporting the U-Boot functions to applications is 111 language are stub functions that perform the jump through the jump 118 Note that these functions may only use call-clobbered registers;
|
| A D | README.davinci.nand_spl | 9 functions, so we can write the UBL header and the spl 80 !! Don;t forget to switch to rbl nand read/write functions with 94 !! Don;t forget to switch to rbl nand read/write functions with 100 !! Don;t forget to switch to rbl nand read/write functions with 138 - If we make the nand read/write functions in the RBL equal to 139 the functions in u-boot (as I have no RBL code, it is only
|
| A D | README.tee | 25 A client finds the TEE device via tee_find_device(). Other important functions 55 OP-TEE SMC interface provides the basic functions required by SMCCC and some 56 additional functions specific for OP-TEE. The most interesting functions are:
|
| /u-boot/drivers/pch/ |
| A D | Kconfig | 8 PCH allows for higher performance since the memory functions are 18 functions. 27 functions.
|
| /u-boot/drivers/pinctrl/mscc/ |
| A D | mscc-common.h | 27 unsigned char functions[MSCC_FUNC_PER_PIN]; member 38 .functions = { \
|
| /u-boot/doc/driver-model/ |
| A D | livetree.rst | 110 flat and live device trees. See include/dm/read.h for a list of functions. 137 Useful ofnode functions 174 Other useful functions: 191 There is full phandle support for live tree. All functions make use of 222 The dev_read\_...() functions have two implementations. When 224 functions directly. This is useful when livetree is not enabled. The ofnode 250 functions this can be tidied up. 253 Adding new access functions 258 - Add two dev_read() functions: 283 - tests for all access functions [all …]
|
| /u-boot/drivers/pinctrl/mtmips/ |
| A D | Kconfig | 13 the pin mux functions for each available pin groups. 22 the pin mux functions for each available pin groups.
|
| /u-boot/examples/ |
| A D | Makefile | 6 subdir-ccflags-y += -finstrument-functions -DFTRACE
|
| /u-boot/scripts/coccinelle/free/ |
| A D | ifnullfree.cocci | 2 /// NULL check before some freeing functions is not needed. 56 msg = "WARNING: NULL check before some freeing functions is not needed."
|
| /u-boot/board/google/chromebook_coral/ |
| A D | dsdt.asl | 44 /* ACPI code for EC SuperIO functions */ 46 /* ACPI code for EC functions */
|
| /u-boot/drivers/nvme/ |
| A D | Kconfig | 11 It supports basic functions of NVMe (read/write).
|
| /u-boot/doc/device-tree-bindings/rtc/ |
| A D | ds3232.txt | 4 functions are provided that can be used to access the SRAM memory.
|
| /u-boot/drivers/pinctrl/ |
| A D | Kconfig | 36 generic DT interface. If enabled, some functions become available 37 to parse common properties such as "pins", "groups", "functions" and 51 a single pin can be used for several functions. An SoC pinctrl driver 154 both the GPIO definitions and pin control functions for each 196 contains both GPIO definition and pin control functions. 205 the GPIO definitions and pin control functions for each available 222 both the GPIO definitions and pin control functions for each 253 the GPIO definitions and pin control functions for each available 263 the GPIO definitions and pin control functions for each available 275 the GPIO definitions and pin control functions for each available [all …]
|
| /u-boot/drivers/pinctrl/rockchip/ |
| A D | Kconfig | 8 Enable support pin control functions for Rockchip SoCs.
|
| /u-boot/post/lib_powerpc/fpu/ |
| A D | Makefile | 12 ccflags-y := -mhard-float -fkeep-inline-functions
|
| /u-boot/arch/x86/ |
| A D | config.mk | 32 KBUILD_LDFLAGS += -Bsymbolic -Bsymbolic-functions 37 LDFLAGS_EFI_PAYLOAD := -Bsymbolic -Bsymbolic-functions -shared --no-undefined -s
|
| /u-boot/drivers/usb/gadget/ |
| A D | composite.c | 76 list_add_tail(&function->list, &config->functions); in usb_add_function() 227 list_for_each_entry(f, &config->functions, list) { in config_buf() 358 list_for_each_entry(f, &cdev->config->functions, list) { in reset_config() 508 INIT_LIST_HEAD(&config->functions); in usb_add_config() 541 list_for_each_entry(f, &config->functions, list) { in usb_add_config() 637 list_for_each_entry(f, &c->functions, list) { in get_string() 679 list_for_each_entry(f, &c->functions, list) { in get_string() 1266 if (&f->list == &cdev->config->functions) in composite_setup() 1349 while (!list_empty(&c->functions)) { in composite_unbind() 1350 f = list_first_entry(&c->functions, in composite_unbind() [all …]
|
| /u-boot/arch/arm/mach-tegra/ |
| A D | xusb-padctl-common.h | 65 const char *const *functions; member
|