Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/loongarch/include/asm/
Daddrspace.h87 #define _ACAST32_ (_ATYPE_)(_ATYPE32_) /* widen if necessary */
/kernel/linux/linux-6.6/arch/mips/include/asm/
Daddrspace.h41 #define _ACAST32_ (_ATYPE_)(_ATYPE32_) /* widen if necessary */
/kernel/linux/linux-5.10/arch/mips/include/asm/
Daddrspace.h41 #define _ACAST32_ (_ATYPE_)(_ATYPE32_) /* widen if necessary */
/kernel/linux/linux-6.6/arch/s390/include/uapi/asm/
Dpkey.h240 * flags to widen the export possibilities. By default a cipher key is
273 * flags to widen the export possibilities. By default a cipher key is
/kernel/linux/linux-5.10/arch/s390/include/uapi/asm/
Dpkey.h235 * flags to widen the export possibilities. By default a cipher key is
268 * flags to widen the export possibilities. By default a cipher key is
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/phy/
Dmediatek,tphy.yaml225 The level of pre-emphasis which used to widen the eye opening and
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dtypes.h76 /* Flag to widen G-band PLL loop b/w */
/kernel/linux/linux-6.6/include/uapi/linux/
Diommufd.h109 * device's HW restrictions. Detaching a device can widen the ranges. Userspace
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dtypes.h76 /* Flag to widen G-band PLL loop b/w */
/kernel/linux/linux-6.6/arch/arm64/boot/dts/qcom/
Dsdm670-google-sargo.dts389 * PMIC4 BOB ranges don't support that. Widen the range a
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
Dcadence-nand-controller.c2375 * to be widen widening by half clock cycle. in cadence_nand_setup_interface()
2382 * to be able to sample data the tRP need to be widen. in cadence_nand_setup_interface()
2432 * The tRP need to be widen. in cadence_nand_setup_interface()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
Dcadence-nand-controller.c2418 * to be widen widening by half clock cycle. in cadence_nand_setup_interface()
2425 * to be able to sample data the tRP need to be widen. in cadence_nand_setup_interface()
2475 * The tRP need to be widen. in cadence_nand_setup_interface()
/kernel/linux/linux-5.10/drivers/iio/accel/
Dsca3000.c144 * Wide - Widen low-pass filtering of signal channel to increase bandwidth
/kernel/linux/linux-6.6/drivers/iio/accel/
Dsca3000.c144 * Wide - Widen low-pass filtering of signal channel to increase bandwidth
/kernel/linux/linux-5.10/arch/arm/crypto/
Dpoly1305-core.S_shipped959 vaddl.u32 q5,d10,d30 @ h4 -> h0 [widen for a sec]
Dpoly1305-armv4.pl1022 vaddl.u32 $D0,$D0#lo,$T0#lo @ h4 -> h0 [widen for a sec]
/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_vblank.c1696 * Widen a 32-bit param to 64-bits.
/kernel/linux/linux-6.6/arch/arm/crypto/
Dpoly1305-armv4.pl1022 vaddl.u32 $D0,$D0#lo,$T0#lo @ h4 -> h0 [widen for a sec]
/kernel/linux/linux-6.6/sound/pci/emu10k1/
Demu10k1_main.c1488 * As a workaround let's widen these DMA allocations by an extra page if we
/kernel/linux/linux-6.6/drivers/gpu/drm/
Ddrm_vblank.c1749 * Widen a 32-bit param to 64-bits.
/kernel/linux/linux-5.10/sound/pci/emu10k1/
Demu10k1_main.c1758 * As a workaround let's widen these DMA allocations by an extra page if we
/kernel/linux/linux-6.6/fs/xfs/libxfs/
Dxfs_alloc.c3380 * that can widen the AGs that are searched for free space. If we have in xfs_alloc_vextent_finish()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_hsi.h612 default speed is 1G. In the future, it may be widen to select the
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_hsi.h612 default speed is 1G. In the future, it may be widen to select the
/kernel/linux/linux-6.6/kernel/bpf/
Dverifier.c7879 * To avoid such behavior speculatively forget (widen) range for
9681 /* for callbacks widen imprecise scalars to make programs like below verify: in prepare_func_exit()