Home
last modified time | relevance | path

Searched full:widen (Results 1 – 13 of 13) 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/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dtypes.h76 /* Flag to widen G-band PLL loop b/w */
/linux/arch/arm64/boot/dts/qcom/
H A Dsdm670-google-sargo.dts389 * PMIC4 BOB ranges don't support that. Widen the range a
/linux/drivers/mtd/nand/raw/
H A Dcadence-nand-controller.c2415 * to be widen widening by half clock cycle. in cadence_nand_setup_interface()
2422 * to be able to sample data the tRP need to be widen. in cadence_nand_setup_interface()
2472 * The tRP need to be widen. in cadence_nand_setup_interface()
/linux/include/uapi/linux/
H A Diommufd.h117 * device's HW restrictions. Detaching a device can widen the ranges. Userspace
/linux/sound/pci/emu10k1/
H A Demu10k1_main.c1445 * As a workaround let's widen these DMA allocations by an extra page if we
/linux/arch/arm/crypto/
H A Dpoly1305-armv4.pl1022 vaddl.u32 $D0,$D0#lo,$T0#lo @ h4 -> h0 [widen for a sec]
/linux/drivers/gpu/drm/
H A Ddrm_vblank.c1696 * Widen a 32-bit param to 64-bits.
/linux/fs/xfs/libxfs/
H A Dxfs_alloc.c3581 * that can widen the AGs that are searched for free space. If we have in xfs_alloc_vextent_finish()
/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.c8394 * To avoid such behavior speculatively forget (widen) range for
10350 /* for callbacks widen imprecise scalars to make programs like below verify: in prepare_func_exit()