Home
last modified time | relevance | path

Searched refs:vsn (Results 1 – 11 of 11) sorted by relevance

/linux/arch/arm/vfp/
A Dvfpsingle.c238 nan = vsn; in vfp_propagate_nan()
753 vsp = vsn; in vfp_single_fadd_nonnumber()
759 vsp = vsn; in vfp_single_fadd_nonnumber()
790 vsn = vsm; in vfp_single_add()
847 vsn = vsm; in vfp_single_multiply()
904 if (vsn.exponent == 0 && vsn.significand) in vfp_single_multiply_accumulate()
918 if (vsn.exponent == 0 && vsn.significand) in vfp_single_multiply_accumulate()
921 vsn.sign = vfp_sign_negate(vsn.sign); in vfp_single_multiply_accumulate()
976 if (vsn.exponent == 0 && vsn.significand) in vfp_single_fmul()
999 if (vsn.exponent == 0 && vsn.significand) in vfp_single_fnmul()
[all …]
/linux/Documentation/devicetree/bindings/display/panel/
A Dboe,tv101wum-ll2.yaml26 vsn-supply: true
35 - vsn-supply
50 vsn-supply = <&vsn_lcd>;
A Dhimax,hx83112a.yaml30 vsn-supply:
43 - vsn-supply
65 vsn-supply = <&pm6150l_lcdb_ncp>;
A Dsony,td4353-jdi.yaml36 vsn-supply:
52 - vsn-supply
74 vsn-supply = <&ibb>;
/linux/drivers/mmc/core/
A Dsdio_cis.c175 unsigned vsn; in cistpl_funce_func() local
186 vsn = func->card->cccr.sdio_vsn; in cistpl_funce_func()
187 min_size = (vsn == SDIO_SDIO_REV_1_00) ? 28 : 42; in cistpl_funce_func()
189 if (size == 28 && vsn == SDIO_SDIO_REV_1_10) { in cistpl_funce_func()
192 vsn = SDIO_SDIO_REV_1_00; in cistpl_funce_func()
201 if (vsn > SDIO_SDIO_REV_1_00) in cistpl_funce_func()
/linux/arch/arm64/boot/dts/qcom/
A Dsdm845-sony-xperia-tama-akatsuki.dts43 /delete-property/ vsn-supply;
A Dsdm845-sony-xperia-tama.dtsi531 vsn-supply = <&ibb>;
A Dsm7225-fairphone-fp4.dts669 vsn-supply = <&lcdb_dummy>;
/linux/arch/arm/boot/dts/qcom/
A Dmsm8226-motorola-falcon.dts32 vsn-supply = <&reg_lcd_neg>;
A Dqcom-msm8926-motorola-peregrine.dts33 vsn-supply = <&reg_lcd_neg>;
/linux/fs/ntfs3/
A Dinode.c702 static int ntfs_get_block_bmap(struct inode *inode, sector_t vsn, in ntfs_get_block_bmap() argument
706 (u64)vsn << inode->i_sb->s_blocksize_bits, in ntfs_get_block_bmap()

Completed in 23 milliseconds