Home
last modified time | relevance | path

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

/linux-6.12.1/arch/loongarch/include/asm/
Daddrspace.h92 #define _ACAST32_ (_ATYPE_)(_ATYPE32_) /* widen if necessary */
/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_intf.h54 u8 wide_bus_en; /* enable databus widen mode */
/linux-6.12.1/arch/mips/include/asm/
Daddrspace.h41 #define _ACAST32_ (_ATYPE_)(_ATYPE32_) /* widen if necessary */
/linux-6.12.1/arch/s390/include/uapi/asm/
Dpkey.h245 * flags to widen the export possibilities. By default a cipher key is
278 * flags to widen the export possibilities. By default a cipher key is
/linux-6.12.1/Documentation/devicetree/bindings/phy/
Dmediatek,tphy.yaml225 The level of pre-emphasis which used to widen the eye opening and
/linux-6.12.1/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dtypes.h76 /* Flag to widen G-band PLL loop b/w */
/linux-6.12.1/arch/arm64/boot/dts/qcom/
Dsdm670-google-sargo.dts389 * PMIC4 BOB ranges don't support that. Widen the range a
/linux-6.12.1/drivers/mtd/nand/raw/
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-6.12.1/include/uapi/linux/
Diommufd.h113 * device's HW restrictions. Detaching a device can widen the ranges. Userspace
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_exchmaps.c1189 /* Widen the extent counter fields of both inodes if necessary. */
Dxfs_alloc.c3570 * that can widen the AGs that are searched for free space. If we have in xfs_alloc_vextent_finish()
/linux-6.12.1/drivers/iio/accel/
Dsca3000.c144 * Wide - Widen low-pass filtering of signal channel to increase bandwidth
/linux-6.12.1/arch/arm/crypto/
Dpoly1305-armv4.pl1022 vaddl.u32 $D0,$D0#lo,$T0#lo @ h4 -> h0 [widen for a sec]
/linux-6.12.1/sound/pci/emu10k1/
Demu10k1_main.c1445 * As a workaround let's widen these DMA allocations by an extra page if we
/linux-6.12.1/drivers/gpu/drm/
Ddrm_vblank.c1696 * Widen a 32-bit param to 64-bits.
/linux-6.12.1/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_hsi.h612 default speed is 1G. In the future, it may be widen to select the
/linux-6.12.1/kernel/bpf/
Dverifier.c8197 * To avoid such behavior speculatively forget (widen) range for
10158 /* for callbacks widen imprecise scalars to make programs like below verify: in prepare_func_exit()