Searched refs:tiny (Results 1 – 25 of 57) sorted by relevance
123
/linux-6.1.9/Documentation/devicetree/bindings/spi/ |
D | spi_oc_tiny.txt | 1 OpenCores tiny SPI 4 - compatible : should be "opencores,tiny-spi-rtlsvn2".
|
/linux-6.1.9/arch/parisc/math-emu/ |
D | cnv_float.h | 95 #define Dbl_to_sgl_denormalized(srcA,srcB,exp,dest,inexact,guard,sticky,odd,tiny) \ argument 97 tiny = TRUE; \ 111 tiny = FALSE; \ 119 tiny = FALSE; \ 127 tiny = FALSE; \
|
/linux-6.1.9/Documentation/driver-api/gpio/ |
D | bt8xxgpio.rst | 21 GPIO pin and solder that to some tiny wire. As the chip package really is tiny
|
/linux-6.1.9/kernel/rcu/ |
D | Makefile | 17 obj-$(CONFIG_TINY_RCU) += tiny.o
|
/linux-6.1.9/arch/x86/ |
D | Kconfig.cpu | 408 makes the kernel a tiny bit smaller. Disabling it on an Intel 422 makes the kernel a tiny bit smaller. Disabling it on a Cyrix 435 makes the kernel a tiny bit smaller. Disabling it on an AMD 449 makes the kernel a tiny bit smaller. Disabling it on an Hygon 462 makes the kernel a tiny bit smaller. Disabling it on a Centaur 476 makes the kernel a tiny bit smaller. Disabling it on a Transmeta 490 makes the kernel a tiny bit smaller. Disabling it on a UMC 503 makes the kernel a tiny bit smaller. Disabling it on a Zhaoxin 517 makes the kernel a tiny bit smaller.
|
/linux-6.1.9/scripts/kconfig/ |
D | Makefile | 105 $(Q)KCONFIG_ALLCONFIG=kernel/configs/tiny-base.config $(MAKE) -f $(srctree)/Makefile allnoconfig 106 $(Q)$(MAKE) -f $(srctree)/Makefile tiny.config
|
/linux-6.1.9/Documentation/fb/ |
D | gxfb.rst | 14 without using tiny, unreadable fonts.
|
D | lxfb.rst | 15 without using tiny, unreadable fonts.
|
D | aty128fb.rst | 13 without using tiny, unreadable fonts.
|
D | pvr2fb.rst | 11 without using tiny, unreadable fonts (NOT on the Dreamcast)
|
/linux-6.1.9/arch/arm64/kernel/vdso/ |
D | Makefile | 51 CFLAGS_vgettimeofday.o = -O2 -mcmodel=tiny -fasynchronous-unwind-tables
|
/linux-6.1.9/arch/powerpc/boot/dts/ |
D | pcm030.dts | 3 * phyCORE-MPC5200B-tiny (pcm030) board Device Tree Source
|
/linux-6.1.9/Documentation/ABI/testing/ |
D | sysfs-driver-hid-picolcd | 42 to flush its tiny changes explicitly at higher than default rate.
|
/linux-6.1.9/Documentation/leds/ |
D | leds-blinkm.rst | 7 They are RGB-LED modules driven by a (AT)tiny microcontroller and
|
/linux-6.1.9/Documentation/devicetree/bindings/thermal/ |
D | allwinner,sun8i-a83t-ths.yaml | 11 - Yangtao Li <tiny.windzz@gmail.com>
|
/linux-6.1.9/Documentation/filesystems/ext4/ |
D | inlinedata.rst | 7 data is so tiny that it readily fits inside the inode, which
|
/linux-6.1.9/Documentation/userspace-api/media/v4l/ |
D | pixfmt-packed-hsv.rst | 24 \tiny
|
/linux-6.1.9/Documentation/scsi/ |
D | ChangeLog.sym53c8xx_2 | 24 - A tiny bug in the dma memory freeing path has been fixed. 100 - A couple of tiny fixes ...
|
/linux-6.1.9/drivers/acpi/ |
D | Makefile | 82 obj-$(CONFIG_ACPI_TINY_POWER_BUTTON) += tiny-power-button.o
|
/linux-6.1.9/drivers/gpu/drm/ |
D | Makefile | 136 obj-y += tiny/
|
/linux-6.1.9/Documentation/gpu/ |
D | introduction.rst | 120 simple graphic devices. For example, the `drivers/gpu/drm/tiny/` directory has a 128 The tiny DRM drivers are good examples to understand how DRM drivers should look
|
/linux-6.1.9/Documentation/filesystems/ |
D | cramfs.rst | 66 handy for tiny embedded systems with very tight memory constraints.
|
D | ramfs-rootfs-initramfs.rst | 33 The amount of code required to implement ramfs is tiny, because all the 86 amount of space an empty instance of ramfs takes up is tiny. 254 designed to be a tiny C library to statically link early userspace
|
/linux-6.1.9/drivers/spi/ |
D | Makefile | 89 obj-$(CONFIG_SPI_OC_TINY) += spi-oc-tiny.o
|
/linux-6.1.9/drivers/i2c/busses/ |
D | Makefile | 139 obj-$(CONFIG_I2C_TINY_USB) += i2c-tiny-usb.o
|
123