| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-class-switchtec | 18 Description: Component identifier as stored in the hardware (eg. PM8543) 35 Description: Component vendor as stored in the hardware (eg. MICROSEM) 76 Description: Product identifier as stored in the hardware (eg. PSX 48XG3) 85 Description: Product revision stored in the hardware (eg. RevB) 94 Description: Product vendor as stored in the hardware (eg. MICROSEM)
|
| H A D | sysfs-class-cxl | 7 Slave contexts (eg. /sys/class/cxl/afu0.0s): 26 that hardware can support (eg. 2037). Write values will limit 111 AFU configuration records (eg. /sys/class/cxl/afu0.0/cr0): 152 Master contexts (eg. /sys/class/cxl/afu0.0m) 177 Card info (eg. /sys/class/cxl/card0)
|
| H A D | ima_policy | 50 (eg, .builtin_trusted_keys|.ima). Only valid 53 (eg, ima-ng). Only valid when action is "measure".
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/security/tpm/ |
| H A D | tpm-i2c.txt | 5 - compatible : 'manufacturer,model', eg. nuvoton,npct650 6 - label : human readable string describing the device, eg. "tpm"
|
| /OK3568_Linux_fs/kernel/net/atm/ |
| H A D | mpc.c | 689 eg_cache_entry *eg; in mpc_push() local 741 eg = mpc->eg_ops->get_by_tag(tag, mpc); in mpc_push() 742 if (eg == NULL) { in mpc_push() 754 if (eg->shortcut == NULL) { in mpc_push() 755 eg->shortcut = vcc; in mpc_push() 761 new_skb = skb_realloc_headroom(skb, eg->ctrl_info.DH_length); in mpc_push() 765 mpc->eg_ops->put(eg); in mpc_push() 768 skb_push(new_skb, eg->ctrl_info.DH_length); /* add MAC header */ in mpc_push() 769 skb_copy_to_linear_data(new_skb, eg->ctrl_info.DLL_header, in mpc_push() 770 eg->ctrl_info.DH_length); in mpc_push() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/media/ |
| H A D | ci.rst | 35 eg: $ szap -c channels.conf -r "TMC" -x 39 eg: TMC:11996:h:0:27500:278:512:650:321 47 eg: $ ca_zap channels.conf "TMC"
|
| /OK3568_Linux_fs/kernel/drivers/auxdisplay/ |
| H A D | Kconfig | 339 0 : no connection (eg: connected to ground) 341 -1..-17 : connected to the same pin through an inverter (eg: transistor). 354 0 : no connection (eg: connected to ground) 356 -1..-17 : connected to the same pin through an inverter (eg: transistor). 369 0 : no connection (eg: connected to ground) 371 -1..-17 : connected to the same pin through an inverter (eg: transistor). 384 0 : no connection (eg: connected to ground) 386 -1..-17 : connected to the same pin through an inverter (eg: transistor). 399 0 : no connection (eg: connected to ground) 401 -1..-17 : connected to the same pin through an inverter (eg: transistor). [all …]
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/ |
| H A D | README | 9 - Anyone building a small networking device (eg. a home router / 12 - Anyone wanting to add network services to their device (eg.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/ |
| H A D | vexpress-sysreg.txt | 83 (eg. 1 for clock generator, 2 for voltage regulators etc.) 84 - second cell of each group defines device number (eg. osc 0, 86 - some functions (eg. energy meter, with its 64 bit long counter)
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | radiotap-headers.rst | 63 byte isn't defined. So even if the whole radiotap header is starting at, eg, 71 dereference, eg, a u16 pointer that is pointing to an odd address. Instead 129 * 500kbps units, eg, 0x02=1Mbps
|
| /OK3568_Linux_fs/buildroot/package/rpi-firmware/ |
| H A D | Config.in | 30 GPU features, eg. more audio/video codecs). 53 features, eg. more audio/video codecs).
|
| /OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/ |
| H A D | WRITING_TESTS | 19 individual tests, and also sets up aliases for groups of tests, eg. "index". 100 see eg. arith.c. The utlilty functions in timeit.c can be used to implement 108 code has significant overhead (eg. a "pump-priming" pass), then you should
|
| /OK3568_Linux_fs/buildroot/package/dmraid/ |
| H A D | Config.in | 9 properties of software RAID sets (eg, ATARAID) and contained
|
| /OK3568_Linux_fs/buildroot/package/postgresql/ |
| H A D | postgresql.service | 9 # longer (eg. 5 minutes on RaspberryPi)
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.nios2 | 13 To add a new board/configuration (eg, mysystem) to u-boot, you will need 72 binary. This is handy for development, eg, using gdb or nios2-download.
|
| H A D | README.commands.itest | 12 eg.
|
| /OK3568_Linux_fs/kernel/Documentation/sound/soc/ |
| H A D | jack.rst | 15 automatically based on the detected jack status (eg, turning off the 46 required (eg, enabling a built in microphone if a microphone is not
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/marvell/ |
| H A D | marvell,orion5x.txt | 4 Boards with a SoC of the Marvell Orion family, eg 88f5181
|
| /OK3568_Linux_fs/kernel/drivers/parport/ |
| H A D | TODO-parport | 16 3. Support more hardware (eg m68k, Sun bpp).
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/rtc/ |
| H A D | xlnx-rtc.txt | 11 - interrupt-names: interrupt line names eg. "sec" "alarm"
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/ulp/rtrs/ |
| H A D | Kconfig | 27 IO requests to its user eg. RNBD_server.
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/tc-testing/creating-plugins/ |
| H A D | AddingPlugins.txt | 50 tests on each test (eg, check for memory leaks on associated 104 eg: raise Exception('plugin xxx, arg -y is wrong, fix it')
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/shadow/files/ |
| H A D | 0001-Drop-nsswitch.conf-message-when-not-in-place-eg.-musl.patch | 4 Subject: [PATCH] Drop nsswitch.conf message when not in place - eg. musl
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-dbs/mysql/mariadb/ |
| H A D | sys_futex.patch | 15 +/** Newer 32bit CPUs eg. RISCV-32 are defaulting to 64bit time_t from get go and
|
| /OK3568_Linux_fs/kernel/Documentation/arm/ |
| H A D | interrupts.rst | 136 enables this IRQ (eg, Neponset and SA1111 handlers). 157 (eg, SMC9196), the handler must mask or acknowledge the parent IRQ 168 parent signal (eg neponset) is one such area where a software based
|