Searched refs:cover (Results 1 – 25 of 124) sorted by relevance
12345
| /Linux-v5.4/Documentation/dev-tools/ |
| D | kcov.rst | 64 unsigned long *cover, n, i; 76 cover = (unsigned long*)mmap(NULL, COVER_SIZE * sizeof(unsigned long), 78 if ((void*)cover == MAP_FAILED) 84 __atomic_store_n(&cover[0], 0, __ATOMIC_RELAXED); 88 n = __atomic_load_n(&cover[0], __ATOMIC_RELAXED); 90 printf("0x%lx\n", cover[i + 1]); 97 if (munmap(cover, COVER_SIZE * sizeof(unsigned long))) 154 uint64_t *cover, type, arg1, arg2, is_const, size; 166 cover = (uint64_t *)mmap(NULL, COVER_SIZE * sizeof(unsigned long), 168 if ((void*)cover == MAP_FAILED) [all …]
|
| /Linux-v5.4/Documentation/devicetree/bindings/iio/light/ |
| D | tsl2563.txt | 10 - amstaos,cover-comp-gain : integer used as multiplier for gain 18 amstaos,cover-comp-gain = <16>;
|
| /Linux-v5.4/arch/arm/boot/dts/ |
| D | gemini-rut1xx.dts | 83 * gpio0bgrp cover line 7 used by GSM LED 84 * gpio0fgrp cover line 17 used by power LED 94 * gpio1dgrp cover line 28-31 otherwise used
|
| D | gemini-dlink-dir-685.dts | 319 * gpio0bgrp cover line 5, 6 used by TK I2C 320 * gpio0bgrp cover line 7 used by WPS LED 321 * gpio0cgrp cover line 8, 13 used by keys 325 * gpio0egrp cover line 16 used by VDISP 326 * gpio0fgrp cover line 17 used by TK IRQ 327 * gpio0ggrp cover line 20 used by panel CS 328 * gpio0hgrp cover line 21,22 used by RTL8366RB MDIO 341 * gpio1bgrp cover line 5,8,7 used by panel SPI
|
| D | gemini-sl93512r.dts | 156 * gpio0agrp cover line 0, used by WPS button 157 * gpio0fgrp cover line 16 used by HD LED 158 * gpio0ggrp cover line 17, 18 used by wireless LAN LED and 161 * gpio0igrp cover line 21, 22 used by MDIO for Marvell PHY 173 * gpio1dgrp cover lines used by SPI for
|
| D | gemini-sq201.dts | 144 * gpio0fgrp cover line 18 used by reset button 145 * gpio0ggrp cover line 20 used by info LED 146 * gpio0hgrp cover line 21, 22 used by MDIO for Marvell PHY 147 * gpio0kgrp cover line 31 used by USB LED 157 * gpio0dgrp cover lines used by the SPI
|
| D | gemini-wbd111.dts | 123 * gpio0agrp cover line 0-4 124 * gpio0bgrp cover line 5
|
| D | gemini-wbd222.dts | 127 * gpio0agrp cover line 0-4 128 * gpio0bgrp cover line 5
|
| /Linux-v5.4/Documentation/media/uapi/ |
| D | fdl-appendix.rst | 88 .. _fdl-cover-texts: 156 :ref:`Cover Texts <fdl-cover-texts>`, you must enclose the copies in 158 Front-Cover Texts on the front cover, and Back-Cover Texts on the back 159 cover. Both covers must also clearly and legibly identify you as the 160 publisher of these copies. The front cover must present the full title 167 If the required texts for either cover are too voluminous to fit 169 reasonably) on the actual cover, and continue the rest onto adjacent 245 :ref:`Cover Texts <fdl-cover-texts>` given in the 307 :ref:`Front-Cover Text <fdl-cover-texts>`, and a passage of up to 25 308 words as a :ref:`Back-Cover Text <fdl-cover-texts>`, to the end of the [all …]
|
| /Linux-v5.4/Documentation/devicetree/bindings/arm/ |
| D | fw-cfg.txt | 23 * Bytes 0x0 to 0x7 cover the data register. 24 * Bytes 0x8 to 0x9 cover the selector register.
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-devices-platform-docg3 | 8 which can cover any part of it, block aligned, called DPS. 23 which can cover any part of it, block aligned, called DPS.
|
| /Linux-v5.4/drivers/staging/media/sunxi/cedrus/ |
| D | TODO | 4 cover all intended uses cases;
|
| /Linux-v5.4/arch/ia64/kernel/ |
| D | mca_drv_asm.S | 17 cover
|
| /Linux-v5.4/include/linux/platform_data/ |
| D | mmc-omap.h | 57 unsigned cover:1; member
|
| /Linux-v5.4/Documentation/devicetree/bindings/powerpc/fsl/ |
| D | lbc.txt | 10 - ranges : Each range corresponds to a single chipselect, and cover
|
| /Linux-v5.4/Documentation/devicetree/bindings/clock/ |
| D | dove-divider-clock.txt | 19 Control 0 register. This will cover that register, as well as the
|
| /Linux-v5.4/LICENSES/exceptions/ |
| D | GCC-exception-2.0 | 17 respects; for example, they cover modification of the file, and
|
| D | Linux-syscall-note | 13 NOTE! This copyright does *not* cover user programs that use kernel
|
| /Linux-v5.4/Documentation/devicetree/bindings/net/ |
| D | marvell-orion-mdio.txt | 14 otherwise it must be 0x84 bytes to cover the interrupt control
|
| D | micrel.txt | 3 These properties cover the base properties Micrel PHYs.
|
| /Linux-v5.4/arch/ia64/include/asm/native/ |
| D | inst.h | 116 cover
|
| /Linux-v5.4/Documentation/devicetree/bindings/pci/ |
| D | designware-pcie-ecam.txt | 4 PCIe controller in RC mode with static ATU window mappings that cover all
|
| /Linux-v5.4/Documentation/ia64/ |
| D | aliasing.rst | 80 software. This allows UC identity mappings to cover granules that 166 If the granule contains non-WB memory, but we can cover the 200 which uses a granule-sized UC mapping. This granule will cover some
|
| /Linux-v5.4/Documentation/devicetree/bindings/soc/fsl/cpm_qe/ |
| D | cpm.txt | 46 mapping can cover them all while maintaining the ability to determine
|
| /Linux-v5.4/Documentation/virt/kvm/arm/ |
| D | hyp-abi.txt | 5 KVM). It doesn't cover the interaction of the kernel with the
|
12345