Home
last modified time | relevance | path

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

/linux/arch/loongarch/include/asm/
H A Daddrspace.h101 #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.yaml237 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.c2461 * to be widen widening by half clock cycle. in cadence_nand_setup_sdr_interface()
2468 * to be able to sample data the tRP need to be widen. in cadence_nand_setup_sdr_interface()
2518 * The tRP need to be widen. in cadence_nand_setup_sdr_interface()
/linux/fs/xfs/libxfs/
H A Dxfs_exchmaps.c1201 /* Widen the extent counter fields of both inodes if necessary. */ in xfs_exchmaps_ensure_large_extent_counts()
/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.c7984 * To avoid such behavior speculatively forget (widen) range for
10408 /* for callbacks widen imprecise scalars to make programs like below verify: in prepare_func_exit()