Home
last modified time | relevance | path

Searched refs:fit (Results 1 – 25 of 144) sorted by relevance

123456

/linux/arch/arm64/boot/
H A DMakefile20 Image.zst Image.xz image.fit
46 $(obj)/image.fit: $(obj)/Image $(obj)/dts/dtbs-list FORCE
47 $(call if_changed,fit)
H A D.gitignore5 image.fit
/linux/arch/arm/boot/dts/aspeed/
H A Dfacebook-bmc-flash-layout.dtsi19 fit@80000 {
21 label = "fit";
H A Dfacebook-bmc-flash-layout-128.dtsi37 fit@100000 {
39 label = "fit";
H A Daspeed-bmc-ibm-system1.dts224 * Scale the system voltage by 1127/127 to fit the ADC range.
237 * Scale the system voltage by 1365/365 to fit the ADC range.
250 * Scale the system voltage by 1365/365 to fit the ADC range.
263 * Scale the system voltage by 1698/698 to fit the ADC range.
276 * Scale the system voltage by 1698/698 to fit the ADC range.
289 * Scale the system voltage by 4000/3000 to fit the ADC range.
302 * Scale the system voltage by 2100/1100 to fit the ADC range.
/linux/Documentation/driver-api/gpio/
H A Dusing-gpio.rst27 software-hardware interface to be set up. They should not have a natural fit
28 to any existing kernel subsystem and not be a good fit for an operating system,
33 from userspace will likely be a good fit for using GPIO lines from userspace as
/linux/Documentation/userspace-api/media/v4l/
H A Dv4l2-selection-targets.rst47 - Bounds of the crop rectangle. All valid crop rectangles fit inside
69 - Bounds of the compose rectangle. All valid compose rectangles fit
/linux/arch/arm64/
H A DMakefile164 BOOT_TARGETS := Image vmlinuz.efi image.fit
176 image.fit: dtbs
178 vmlinuz.efi image.fit: Image
/linux/arch/m68k/
H A DKconfig.bus27 expansion cards that do not fit in the Zorro slots but fit in e.g.
/linux/Documentation/misc-devices/
H A Dindex.rst8 fit into other categories.
/linux/Documentation/core-api/
H A Didr.rst42 idr_alloc_u32(). If you need IDs that will not fit in a u32,
53 also use idr_get_next() if the iterator doesn't fit your needs.
H A Dgenalloc.rst104 - gen_pool_first_fit is a simple first-fit allocator; this is the default
113 - gen_pool_best_fit, as one would expect, is a simple best-fit allocator.
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt7986a-bananapi-bpi-r3-nor.dtso56 label = "fit";
/linux/arch/parisc/math-emu/
H A DREADME2 been modified as little as possible. Even though they don't fit the
/linux/Documentation/gpu/
H A Dkomeda-kms.rst53 Post image processor adjusts frame data like gamma and color space to fit the
80 adjusted to fit different usages. And D71 has two pipelines, which support two
356 single component, usually that needs multiple components to fit the requirement.
358 compiz, improc and timing_ctrlr to work together to fit these requirements.
400 Layers to fit the requirement of one KMS-plane.
/linux/Documentation/filesystems/ext4/
H A Deainode.rst6 To enable ext4 to store extended attribute values that do not fit in the
H A Dinlinedata.rst10 ``inode.i_block``. If the rest of the file would fit inside the extended
/linux/arch/alpha/lib/
H A Dev6-memset.S70 bic $1,7,$1 # E : fit within a single quadword?
251 bic $1,7,$1 # E : fit within a single quadword
436 bic $1,7,$1 # E : fit within a single quadword
/linux/Documentation/networking/
H A Dmpls-sysctl.rst24 no longer fit in the table.
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-hid-roccat-kone60 stored in the profile doesn't need to fit the number of the
92 calibrate the laser power to fit the mousepad surface.
H A Dsysfs-bus-iio-isl2950132 Then a least squares curve fit to a second order
/linux/Documentation/mm/
H A Dremap_file_pages.rst21 on 32-bit systems to map files bigger than can linearly fit into 32-bit
/linux/tools/testing/selftests/net/packetdrill/
H A Dtcp_zerocopy_maxfrags.pkt5 // 1) fit in a single packet without zerocopy
/linux/drivers/usb/host/
H A Dohci.h697 u32 fit = ohci_readl(ohci, &ohci->regs->fminterval) & FIT; in periodic_reinit() local
699 ohci_writel (ohci, (fit ^ FIT) | ohci->fminterval, in periodic_reinit()
/linux/Documentation/translations/
H A Dindex.rst53 adapted to fit a different language. For this reason, when viewing

123456