| /OK3568_Linux_fs/kernel/include/linux/pinctrl/ |
| H A D | pinmux.h | 23 * @request: called by the core to see if a certain pin can be made 33 * certain device to 35 * referencing pins) connected to a certain function selector. The group 39 * @set_mux: enable a certain muxing function with a certain pin group. The 43 * certain function whereas @group_selector selects a certain set of pins 45 * @gpio_request_enable: requests and enables GPIO on a certain pin. 50 * @gpio_disable_free: free up GPIO muxing on a certain pin, the reverse of
|
| H A D | pinconf.h | 24 * @pin_config_get: get the config of a certain pin, if the requested config 32 * per-device info for a certain pin in debugfs 34 * per-device info for a certain group in debugfs
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | pinctl.rst | 128 actual enumerated pins that are part of a certain group. 209 using a certain resistor value - pull up and pull down - so that the pin has a 290 controller handles control of a certain GPIO pin. Since a single pin controller 398 a certain physical pin (ball, pad, finger, etc) for multiple mutually exclusive 480 - FUNCTIONS have PIN GROUPS as defined on the generic level - so a certain 481 function is *always* associated with a certain set of pin groups, could 493 - The combination of a FUNCTION and a PIN GROUP determine a certain function 494 for a certain set of pins. The knowledge of the functions and pin groups 499 - The name of a function with a certain selector (>= 0) 500 - A list of groups associated with a certain function [all …]
|
| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | pinctrl.h | 48 * certain device to. (necessary for pin-muxing) 49 * @pinmux_set: enable a certain muxing function with a certain pin. 50 * The @func_selector selects a certain function whereas @pin_selector 51 * selects a certain pin to be used. On simple controllers one of them 53 * @pinmux_group_set: enable a certain muxing function with a certain pin 54 * group. The @func_selector selects a certain function whereas 55 * @group_selector selects a certain set of pins to be used. On simple
|
| /OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/freescale/ |
| H A D | dpaa.rst | 185 queues is seen by the CPU as ingress traffic on a certain portal. 186 The DPAA QMan portal interrupts are affined each to a certain CPU. 193 When RSS is disabled, all traffic received by a certain interface is 198 traffic bursts from a certain queue are serviced by the same CPU. 201 certain interface when RSS is not enabled. 206 hardcoded, there is no indirection table to move traffic for a certain 212 RSS can be turned off for a certain interface using ethtool, i.e.::
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | dev-event.rst | 10 notified on certain conditions taking place on a device. This might 32 Starting with kernel 3.1 certain guarantees can be given with regards to 42 3. Where applicable, certain event types can ensure that the payload of
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/ |
| H A D | pinctrl-bindings.txt | 12 For a client device to operate correctly, certain pin controllers must 13 set up certain specific pin configurations. Some client devices need a 31 they require certain specific named states for dynamic pin configuration. 61 the binding for that IP block requires certain pin states to
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | time-event.h | 76 * In order to make sure that the fw is on a specific channel at a certain time 77 * and for a certain duration, the driver needs to issue a time event. 88 * When the driver needs to make sure we are in a certain channel, at a certain 89 * time and for a certain duration, it sends a Time Event. The flow against the
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | async.h | 58 * async_schedule_domain - schedule a function for asynchronous execution within a certain domain 65 * wait within a certain synchronization domain rather than globally. 105 * wait within a certain synchronization domain rather than globally.
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/memory-devices/ |
| H A D | ti-gpmc.rst | 23 GPMC has certain timings that has to be programmed for proper 28 dependency for certain gpmc timings on gpmc clock frequency. Hence a 43 certain fields of struct gpmc_device_timings, zero those entries.
|
| /OK3568_Linux_fs/yocto/poky/meta-yocto-bsp/recipes-bsp/gma500-gfx-check/ |
| H A D | gma500-gfx-check_1.0.bb | 1 SUMMARY = "Intel gma500_gfx fix for certain hardware" 2 DESCRIPTION = "Avoid inserting gma500_gfx module for certain hardware devices."
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | tproxy.rst | 17 socket on your box, set the packet mark to a certain value:: 36 Because of certain restrictions in the IPv4 routing output code you'll have to 62 acceptable in certain situations. (Think of proxying UDP for example: you won't
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/pinctrl/ |
| H A D | pinctrl-bindings.txt | 12 For a client device to operate correctly, certain pin controllers must 13 set up certain specific pin configurations. Some client devices need a 31 they require certain specific named states for dynamic pin configuration. 61 the binding for that IP block requires certain pin states to
|
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | Kconfig | 337 and if it does, it reboots your system after a certain amount of 1031 it does, it reboots your computer after a certain amount of time. 1113 a certain amount of time. 1125 freeze, and if it does, it reboots your computer after a certain 1168 it does, it reboots your computer after a certain amount of time. 1302 freeze, and if it does, it reboots your computer after a certain 1368 freeze, and if it does, it reboots your computer after a certain 1439 and if it does, it reboots your computer after a certain amount of 1474 freeze, and if it does, it reboots your computer after a certain 1533 freeze, and if it does, it reboots your computer after a certain [all …]
|
| /OK3568_Linux_fs/kernel/drivers/thermal/ |
| H A D | thermal_core.h | 97 * a certain cooling device on a certain trip point 98 * in a certain thermal zone
|
| /OK3568_Linux_fs/buildroot/package/libunwind/ |
| H A D | Config.in | 1 # libunwind is only available for a certain subset of the 7 # certain architectures in uClibc, and not available at all on
|
| /OK3568_Linux_fs/kernel/drivers/usb/storage/ |
| H A D | initializers.h | 3 * Header file for Special Initializers for certain USB Mass Storage devices 19 * Also, for certain devices, the interrupt endpoint is used to convey
|
| /OK3568_Linux_fs/kernel/drivers/mmc/core/ |
| H A D | quirks.h | 40 * - Certain Toshiba cards. 115 * Certain Hynix eMMC 4.41 cards might get broken when HPI feature 121 * Certain Micron (Numonyx) eMMC 4.5 cards might get broken when HPI
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/blockdev/ |
| H A D | floppy.rst | 51 If you need certain options enabled every time you load the floppy driver, 67 certain controllers. This may speed up certain operations. 171 is needed on IBM L40SX laptops in certain video modes. (There seems
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | async.c | 19 certain operations (primarily during system boot) to happen 157 * wait within a certain synchronization domain rather than globally. 264 * async_synchronize_full_domain - synchronize all asynchronous function within a certain domain 277 …* async_synchronize_cookie_domain - synchronize asynchronous function calls within a certain domai…
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/ |
| H A D | config_secure.mk | 62 # Standard 2ND target (certain peripheral boot modes) 66 # Standard ULO target (certain peripheral boot modes) 70 # Standard ISSW target (certain devices, various boot modes), when copied to
|
| /OK3568_Linux_fs/u-boot/doc/driver-model/ |
| H A D | remoteproc-framework.txt | 70 statemachine logic. Certain processors may allow start/stop without 71 reloading the image in the middle, certain other processors may only 79 Remote processor can operate on a certain firmware that maybe loaded
|
| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | using-buildroot-development.txt | 19 development of certain components of the system, this behavior is not 31 source for certain packages. 100 +<pkg>_OVERRIDE_SRCDIR_RSYNC_EXCLUSIONS+ to skip syncing certain files
|
| /OK3568_Linux_fs/kernel/Documentation/power/ |
| H A D | opp.rst | 52 CONFIG_PM as certain SoCs such as Texas Instrument's OMAP framework allows to 53 optionally boot at a certain OPP without needing cpufreq. 58 SoC framework -> modifies on required cases certain OPPs -> OPP layer 70 As the system proceeds to operate, SoC framework may choose to make certain 216 SoC temperature is lower than a certain threshold. The SoC framework
|
| /OK3568_Linux_fs/external/chromium/licenses/ |
| H A D | LICENSE.32 | 68 6.1 In order to continually innovate and improve the SDK, Google may collect certain usage statisti… 100 …whom Google offered certain parts of SDK (such as APIs) to you has terminated its relationship wit… 101 …r certain parts of the SDK to users in the country in which you are resident or from which you use…
|