Home
last modified time | relevance | path

Searched full:widen (Results 1 – 14 of 14) sorted by relevance

/linux/arch/loongarch/include/asm/
H A Daddrspace.h92 #define _ACAST32_ (_ATYPE_)(_ATYPE32_) /* widen if necessary */
/linux/arch/mips/include/asm/
H A Daddrspace.h41 #define _ACAST32_ (_ATYPE_)(_ATYPE32_) /* widen if necessary */
/linux/arch/s390/include/uapi/asm/
H A Dpkey.h254 * flags to widen the export possibilities. By default a cipher key is
288 * flags to widen the export possibilities. By default a cipher key is
/linux/Documentation/devicetree/bindings/phy/
H A Dmediatek,tphy.yaml236 The level of pre-emphasis which used to widen the eye opening and
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dtypes.h76 /* Flag to widen G-band PLL loop b/w */
/linux/drivers/mtd/nand/raw/
H A Dcadence-nand-controller.c2417 * to be widen widening by half clock cycle. in cadence_nand_setup_interface()
2424 * to be able to sample data the tRP need to be widen. in cadence_nand_setup_interface()
2474 * The tRP need to be widen. in cadence_nand_setup_interface()
/linux/fs/xfs/libxfs/
H A Dxfs_exchmaps.c1191 /* Widen the extent counter fields of both inodes if necessary. */
H A Dxfs_alloc.c3604 * that can widen the AGs that are searched for free space. If we have in xfs_alloc_vextent_finish()
/linux/drivers/iio/accel/
H A Dsca3000.c144 * Wide - Widen low-pass filtering of signal channel to increase bandwidth
/linux/sound/pci/emu10k1/
H A Demu10k1_main.c1440 * As a workaround let's widen these DMA allocations by an extra page if we
/linux/drivers/gpu/drm/
H A Ddrm_vblank.c1697 * Widen a 32-bit param to 64-bits.
/linux/lib/crypto/arm/
H A Dpoly1305-armv4.pl1021 vaddl.u32 $D0,$D0#lo,$T0#lo @ h4 -> h0 [widen for a sec]
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_hsi.h612 default speed is 1G. In the future, it may be widen to select the
/linux/kernel/bpf/
H A Dverifier.c8959 * To avoid such behavior speculatively forget (widen) range for
11039 /* for callbacks widen imprecise scalars to make programs like below verify: in prepare_func_exit()