/openbmc/linux/include/linux/dma/ |
H A D | sprd-dma.h | 19 * trigger the destination channel's transaction automatically by hardware 50 * automatically once the source channel's fragment request is done. 52 * automatically once the source channel's block request is done. 54 * automatically once the source channel's transfer request is done. 56 * automatically once the source channel's link-list request is done. 77 * configuration automatically to start transfer. 135 * 1' to its registers automatically, after 'configuration 1' transaction is 136 * done, DMA controller will load 'configuration 2' automatically, until all
|
/openbmc/linux/include/media/i2c/ |
H A D | tc358743.h | 80 /* Reset PHY automatically when TMDS clock goes from DC to AC. 86 /* Reset PHY automatically when TMDS clock passes 21 MHz. 92 /* Reset PHY automatically when TMDS clock is detected. 98 /* Reset HDMI PHY automatically when hsync period is out of range. 104 /* Reset HDMI PHY automatically when vsync period is out of range.
|
/openbmc/linux/tools/testing/selftests/kvm/lib/ |
H A D | io.c | 12 * A wrapper for write(2), that automatically handles the following 19 * For each of the above, an additional write is performed to automatically 27 * future enhancements to this function either automatically issue another 84 * A wrapper for read(2), that automatically handles the following 91 * For each of the above, an additional read is performed to automatically 104 * future enhancements to this function either automatically issue another
|
/openbmc/u-boot/doc/ |
H A D | README.ext4 | 4 First, to enable support for both ext4 (and, automatically, ext2 as well), 26 Selecting either of the above automatically selects CONFIG_FS_EXT4 if it 33 which automatically selects CONFIG_EXT4_WRITE if it wasn't defined 40 This does not automatically enable EXT4 support for you, you still need
|
/openbmc/linux/sound/soc/fsl/ |
H A D | Kconfig | 15 in-tree drivers select it automatically. 27 in-tree drivers select it automatically. 37 in-tree drivers select it automatically. 55 in-tree drivers select it automatically. 68 in-tree drivers select it automatically. 78 in-tree drivers select it automatically. 130 in-tree drivers select it automatically. 151 in-tree drivers select it automatically.
|
/openbmc/linux/include/linux/ |
H A D | devm-helpers.h | 6 * Functions which do automatically cancel operations or release resources upon 40 * Initialize delayed work which is automatically cancelled when driver is 62 * @w: Work to be added (and automatically cancelled) 65 * Initialize work which is automatically cancelled when driver is detached.
|
H A D | reset.h | 554 * from this function, reset_control_put() is called automatically on driver 574 * from this function, reset_control_put() is called automatically on driver 593 * returned from this function, reset_control_put() is called automatically on 613 * returned from this function, reset_control_put() is called automatically on 633 * automatically on driver detach. 653 * automatically on driver detach. 670 * this function, reset_control_put() is called automatically on driver detach. 687 * from this function, reset_control_put() is called automatically on driver 706 * returned from this function, reset_control_put() is called automatically on 725 * returned from this function, reset_control_put() is called automatically on [all …]
|
/openbmc/linux/drivers/gpio/ |
H A D | gpiolib-devres.c | 53 * automatically disposed on driver detach. See gpiod_get() for detailed 71 * are automatically disposed on driver detach. See gpiod_get_optional() for 90 * automatically disposed on driver detach. See gpiod_get_index() for detailed 141 * GPIO descriptors returned from this function are automatically disposed on 182 * function are automatically disposed on driver detach. See 208 * automatically disposed on driver detach. See gpiod_get_array() for detailed 243 * function are automatically disposed on driver detach. 339 * automatically freed on driver detach. 410 * The gpio chip automatically be released when the device is unbound.
|
/openbmc/linux/drivers/regulator/ |
H A D | devres.c | 48 * automatically regulator_put() on driver detach. See regulator_get() for more 63 * are automatically regulator_put() on driver detach. See regulator_get() for 106 * regulator_disable() and regulator_put() are automatically called on driver 122 * regulator_disable() and regulator_put() are automatically called on driver 138 * function are automatically regulator_put() on driver detach. See 224 * automatically be freed when the device is unbound. If any of the 247 * will automatically be freed when the device is unbound. If any of 341 * automatically be freed when the device is unbound. If any of the 404 * error. The regulator will automatically be released when the device 461 * The supply alias will automatically be unregistered when the source [all …]
|
/openbmc/linux/Documentation/scsi/ |
H A D | bnx2fc.rst | 10 automatically with the upper storage layers. 16 automatically at boot time. 41 the system, bnx2fc driver would automatically claim the interfaces, starts vlan 69 <INTERFACE>.<VLAN>-fcoe interfaces are automatically created.
|
H A D | megaraid.rst | 37 solution. modprobe automatically loads dependent modules, so users 38 running "modprobe driver1" or "modprobe driver2" would automatically 48 better name), loaded by both mptraid and megaraid automatically, which
|
/openbmc/linux/Documentation/hwmon/ |
H A D | lm77.rst | 35 * When setting a limit, its hysteresis will automatically follow, the 39 automatically change to 85 degrees C. 44 hysteresis applies automatically to the low and high limits.
|
H A D | emc1403.rst | 70 * When setting a limit, its hysteresis will automatically follow, the 74 automatically change to 85 degrees C. 79 hysteresis applies automatically to all other limits.
|
/openbmc/u-boot/scripts/ |
H A D | mkmakefile | 14 # Only overwrite automatically generated Makefiles 16 if test -e $2/Makefile && ! grep -q Automatically $2/Makefile 25 # Automatically generated by $0: don't edit
|
/openbmc/linux/drivers/staging/pi433/Documentation/ |
H A D | pi433.txt | 11 jobs are queued and processed automatically in the background, the first 122 optionOn - a preamble will be automatically generated 125 optionOn - a sync word will be automatically added to 131 optionOn - the length of the telegram will be automatically 133 optionOff - no length information will be automatically added 138 optionOn - the address byte will be automatically added to the 145 optionOn - an crc will be automatically calculated over the
|
/openbmc/openbmc/poky/meta/conf/ |
H A D | cve-check-map.conf | 11 # use when a fix file has been included (set automatically) 13 …use directly: automatic scan reports version number NOT in the vulnerable range (set automatically) 20 … use directly: automatic scan reports version number IS in the vulnerable range (set automatically)
|
/openbmc/linux/include/drm/ |
H A D | drm_managed.h | 57 * automatically freed on the final drm_dev_put(). Memory can also be freed 73 * memory is automatically freed on the final drm_dev_put() and works exactly 95 * automatically freed on the final drm_dev_put() and works exactly like a 119 * lock is automatically destroyed on the final drm_dev_put().
|
/openbmc/linux/drivers/of/ |
H A D | Kconfig | 9 It is automatically selected by platforms that need it or can 74 While this option is selected automatically on such platforms, you 99 While this option is selected automatically when needed, you can
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-vdpa | 7 means the kernel automatically binds devices to a compatible 50 Writing to driver_override does not automatically unbind the 52 automatically load the specified driver. If no driver with a
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | thunderbolt.rst | 39 This will authorize all devices automatically when they appear. However, 56 All devices are automatically connected by the firmware. No user 74 The firmware automatically creates tunnels for Display Port and 79 The firmware automatically creates tunnels for the USB controller and 185 automatically enables IOMMU if not enabled by the user already. These 193 support downgrade to older OS, so users who want to automatically 309 ``thunderbolt-net`` driver is loaded automatically. If the other host is 315 This triggers module load on the other host automatically. If the driver 321 configure the interface or let your GUI handle it automatically.
|
/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/ |
H A D | Kconfig | 15 layer will automatically load the correct version for your device. 39 # This config option automatically enables b43legacy LEDS support, 46 # This config option automatically enables b43 HW-RNG support,
|
/openbmc/linux/drivers/soc/ixp4xx/ |
H A D | Kconfig | 10 and is automatically selected by Ethernet and HSS drivers. 18 and is automatically selected by Ethernet and HSS drivers.
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | LogService.v1_7_0.json | 51 …"ClearEventGroup": "Automatically clears all resolved log entries and other entries within the sam… 52 "None": "Do not automatically clear the resolved log entries.", 53 …tains log entries of the original cause and the final resolution, but automatically clears other e… 54 …"UpdateCauseEntry": "Updates log entries of the original cause, but automatically clears other ent… 57 …"ClearEventGroup": "This value shall indicate this log service automatically clears all log entrie… 58 …"None": "This value shall indicate this log service does not automatically clear the resolved log … 59 …automatically clears other entries containing the intermediate results within the same `EventGroup… 60 …automatically clears other entries within the same `EventGroupId`. For example, the original caus… 339 … "description": "Indicates if this log service automatically clears the resolved log entries.", 340 …"longDescription": "This property shall indicate if this log service automatically clears the reso…
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | LogService.v1_7_0.json | 51 …"ClearEventGroup": "Automatically clears all resolved log entries and other entries within the sam… 52 "None": "Do not automatically clear the resolved log entries.", 53 …tains log entries of the original cause and the final resolution, but automatically clears other e… 54 …"UpdateCauseEntry": "Updates log entries of the original cause, but automatically clears other ent… 57 …"ClearEventGroup": "This value shall indicate this log service automatically clears all log entrie… 58 …"None": "This value shall indicate this log service does not automatically clear the resolved log … 59 …automatically clears other entries containing the intermediate results within the same `EventGroup… 60 …automatically clears other entries within the same `EventGroupId`. For example, the original caus… 339 … "description": "Indicates if this log service automatically clears the resolved log entries.", 340 …"longDescription": "This property shall indicate if this log service automatically clears the reso…
|
/openbmc/openbmc/poky/meta/recipes-devtools/automake/ |
H A D | automake.inc | 1 SUMMARY = "A GNU tool for automatically generating Makefiles" 2 DESCRIPTION = "Automake is a tool for automatically generating `Makefile.in' files compliant with t…
|