/openbmc/u-boot/include/ |
H A D | env_attr.h | 14 * env_attr_walk takes as input an "attr_list" that takes the form: 28 * env_attr_lookup takes as input an "attr_list" with the same form as above. 29 * It also takes as input a "name" to look for.
|
H A D | axi.h | 27 * @data: Pointer to a variable that takes the data value read 56 * @data: Pointer to a variable that takes the data value read from the 83 * @data: Pointer to a variable that takes the data value read
|
/openbmc/u-boot/arch/arm/mach-sunxi/ |
H A D | Kconfig | 574 Set the pin used to power the MAC. This takes a string in the format 583 takes a string in the format understood by sunxi_name_to_gpio, e.g. 608 Set the pins used for mmc1, when applicable. This takes a string in the 644 Set the Vbus enable pin for usb0 (otg). This takes a string in the 651 Set the Vbus detect pin for usb0 (otg). This takes a string in the 658 Set the ID detect pin for usb0 (otg). This takes a string in the 666 Set the Vbus enable pin for usb1 (ehci0, usb0 is the otg). This takes 797 Set the enable pin for the external VGA DAC. This takes a string in the 829 Set the power enable pin for the LCD panel. This takes a string in the 837 Set the reset pin for the LCD panel. This takes a string in the format [all …]
|
/openbmc/linux/Documentation/kbuild/ |
H A D | kconfig-macro-language.rst | 96 Like Make, Kconfig provides several built-in functions. Every function takes a 99 In Make, every built-in function takes at least one argument. Kconfig allows 117 The "info" function takes a single argument and prints it to stdout. 122 The "warning-if" function takes two arguments. If the condition part is "y", 133 The 'filename' takes no argument, and $(filename) is expanded to the file 138 The 'lineno' takes no argument, and $(lineno) is expanded to the line number
|
/openbmc/linux/include/uapi/linux/ |
H A D | i2c-dev.h | 17 * - I2C_FUNCS, takes pointer to an unsigned long 18 * - I2C_RDWR, takes pointer to struct i2c_rdwr_ioctl_data 19 * - I2C_SMBUS, takes pointer to struct i2c_smbus_ioctl_data
|
H A D | tee.h | 84 * Takes a tee_ioctl_version_data struct and returns with the TEE version 249 * Takes a struct tee_ioctl_buf_data which contains a struct 280 * Takes a struct tee_ioctl_buf_data which contains a struct 335 * Takes a struct tee_ioctl_buf_data which contains a struct 356 * Takes a struct tee_ioctl_buf_data which contains a struct
|
/openbmc/linux/Documentation/mm/ |
H A D | split_page_table_lock.rst | 17 maps PTE and takes PTE table lock, returns pointer to PTE with 29 allocates PTE table if needed and takes its lock, returns pointer to 32 takes PMD table lock, returns pointer to taken lock; 52 takes pmd split lock for PMD_SIZE page, mm->page_table_lock
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | pincfg-node.yaml | 37 description: pull up the pin. Takes as optional argument on hardware 44 description: pull down the pin. Takes as optional argument on hardware 51 description: use pin-default pull state. Takes as optional argument on 101 description: Takes the debounce time in usec as argument or 0 to disable
|
/openbmc/u-boot/board/efi/ |
H A D | Kconfig | 12 takes over once the RAM, video and CPU are fully running. 20 takes over once the RAM, video and CPU are fully running.
|
/openbmc/linux/Documentation/virt/kvm/devices/ |
H A D | s390_flic.rst | 67 Register an I/O adapter interrupt source. Takes a kvm_s390_io_adapter 93 Modifies attributes of an existing I/O adapter interrupt source. Takes 117 AIS capability is enabled. Takes a kvm_s390_ais_req describing:: 144 Gets or sets the adapter-interruption-suppression mode for all ISCs. Takes
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-io.rst | 22 The first I/O service type takes a list of memory pages as the data buffer for 37 The second I/O service type takes an array of bio vectors as the data buffer 48 The third I/O service type takes a pointer to a vmalloc'd memory buffer as the
|
/openbmc/linux/arch/powerpc/mm/kasan/ |
H A D | init_book3s_64.c | 45 * This takes us from c000... to c008... in kasan_init() 48 * This takes us from c008... to c00a... in kasan_init() 50 * This takes us up to where we start at c00e... in kasan_init()
|
/openbmc/linux/Documentation/security/ |
H A D | siphash.rst | 13 SipHash takes a secret key filled with randomly generated numbers and either 32 There are two variants of the function, one that takes a list of integers, and 33 one that takes a buffer:: 155 There are two variants of the function, one that takes a list of integers, and 156 one that takes a buffer::
|
/openbmc/linux/Documentation/devicetree/bindings/i2c/ |
H A D | i2c-rk3x.yaml | 85 Number of nanoseconds the SCL signal takes to rise 93 Number of nanoseconds the SCL signal takes to fall 101 Number of nanoseconds the SDA signal takes to fall
|
H A D | i2c.txt | 38 Number of nanoseconds the SCL signal takes to fall; t(f) in the I2C 45 Number of nanoseconds the SCL signal takes to rise; t(r) in the I2C 49 Number of nanoseconds the SDA signal takes to fall; t(f) in the I2C
|
/openbmc/linux/Documentation/devicetree/bindings/reset/ |
H A D | lantiq,reset.yaml | 31 The first cell takes the reset set bit and the second cell takes the
|
/openbmc/linux/Documentation/devicetree/bindings/hwmon/ |
H A D | ina3221.txt | 9 - ti,single-shot: This chip has two power modes: single-shot (chip takes one 11 chip takes continuous measurements). The continuous mode is
|
/openbmc/linux/include/linux/ |
H A D | xarray.h | 445 * Context: Any context. Takes and releases the RCU lock. 474 * Context: Any context. Takes and releases the RCU lock. 498 * Context: Any context. Takes and releases the RCU lock. 525 * Context: Any context. Takes and releases the RCU lock. 581 * Context: Any context. Takes and releases the xa_lock while 608 * Context: Process context. Takes and releases the xa_lock while 634 * Context: Any context. Takes and releases the xa_lock while 658 * Context: Process context. Takes and releases the xa_lock while 684 * Context: Any context. Takes and releases the xa_lock. May sleep 712 * Context: Any context. Takes and releases the xa_lock while [all …]
|
H A D | iopoll.h | 19 * @op: accessor function (takes @args as its arguments) 64 * @op: accessor function (takes @args as its arguments) 118 * @op: accessor function (takes @addr as its only argument) 139 * @op: accessor function (takes @addr as its only argument)
|
/openbmc/linux/include/asm-generic/ |
H A D | cmpxchg-local.h | 12 * Generic version of __cmpxchg_local (disables interrupts). Takes an unsigned 52 * Generic version of __cmpxchg64_local. Takes an u64 parameter.
|
/openbmc/linux/drivers/md/ |
H A D | dm-builtin.c | 20 * 1. Some other process takes a reference to dm kobject 35 * Note that if the process that takes the foreign reference to dm kobject
|
/openbmc/linux/Documentation/features/sched/membarrier-sync-core/ |
H A D | arch-support.txt | 15 # x86-32 uses IRET as return from interrupt, which takes care of the IPI. 19 # x86-64 uses IRET as return from interrupt, which takes care of the IPI.
|
/openbmc/linux/drivers/iio/light/ |
H A D | zopt2201.c | 43 #define ZOPT2201_MEAS_RES_20BIT 0 /* takes 400 ms */ 44 #define ZOPT2201_MEAS_RES_19BIT 1 /* takes 200 ms */ 45 #define ZOPT2201_MEAS_RES_18BIT 2 /* takes 100 ms, default */ 46 #define ZOPT2201_MEAS_RES_17BIT 3 /* takes 50 ms */ 47 #define ZOPT2201_MEAS_RES_16BIT 4 /* takes 25 ms */ 48 #define ZOPT2201_MEAS_RES_13BIT 5 /* takes 3.125 ms */
|
/openbmc/linux/Documentation/driver-api/memory-devices/ |
H A D | ti-emif.rst | 31 This driver takes care of only LPDDR2 memories presently. The 51 affecting EMIF and takes appropriate actions when these are invoked.
|
/openbmc/phosphor-fan-presence/monitor/example/ |
H A D | config.json | 12 "takes 1 sensor to mark this fan nonfunctional and once marked", 53 "time to be marked nonfunctional. It takes 1 sensor to mark this fan", 100 "determine if the fan sensor is nonfunctional or not. It takes 1",
|