Searched refs:V1 (Results 1 - 10 of 10) sorted by relevance

/linux-master/scripts/
H A DLindent10 V1=`echo $RES | cut -d'.' -f1`
14 if [ $V1 -gt 2 ]; then
16 elif [ $V1 -eq 2 ]; then
/linux-master/arch/powerpc/lib/
H A Dxor_vmx.c44 #define XOR(V1, V2) \
46 V1##_0 = vec_xor(V1##_0, V2##_0); \
47 V1##_1 = vec_xor(V1##_1, V2##_1); \
48 V1##_2 = vec_xor(V1##_2, V2##_2); \
49 V1##_3 = vec_xor(V1##_3, V2##_3); \
/linux-master/scripts/dtc/
H A Ddtc-lexer.l10 %s V1
44 #define BEGIN_DEFAULT() DPRINT("<V1>\n"); \
45 BEGIN(V1); \
154 <V1>([0-9]+|0[xX][0-9a-fA-F]+)(U|L|UL|LL|ULL)? {
/linux-master/lib/
H A Dtest_dynamic_debug.c84 /* numeric verbosity, V2 > V1 related */
85 enum cat_level_num { V0 = 14, V1, V2, V3, V4, V5, V6, V7 }; enumerator in enum:cat_level_num
87 "V0", "V1", "V2", "V3", "V4", "V5", "V6", "V7");
125 prdbg(V1);
/linux-master/drivers/regulator/
H A Dpcap-regulator.c109 VREG_INFO(V1, PCAP_REG_VREG1, 1, 2, 18, 0),
226 VREG(V1), VREG(V2), VREG(V3), VREG(V4), VREG(V5), VREG(V6), VREG(V7),
/linux-master/include/linux/mfd/
H A Dezx-pcap.h113 #define V1 0 macro
/linux-master/drivers/pinctrl/aspeed/
H A Dpinctrl-aspeed-g4.c722 #define V1 91 macro
731 SIG_EXPR_LIST_ALIAS(V1, VPIHS, VPI);
732 SIG_EXPR_LIST_DECL_SINGLE(V1, NRI1, NRI1, V1_DESC);
733 PIN_DECL_2(V1, GPIOL3, VPIHS, NRI1);
734 FUNC_GROUP_DECL(NRI1, V1);
1032 FUNC_GROUP_DECL(VPI18, T5, U3, V1, U4, V2, V3, W2, Y1, V4, W3, Y2, AA1, V5,
1034 FUNC_GROUP_DECL(VPI24, T5, U3, V1, U4, V2, V3, W2, Y1, V4, W3, Y2, AA1, V5,
1037 FUNC_GROUP_DECL(VPI30, T5, U3, V1, U4, V2, W1, U5, V3, W2, Y1, V4, W3, Y2, AA1,
2100 ASPEED_PINCTRL_PIN(V1),
H A Dpinctrl-aspeed-g5.c735 #define V1 94 macro
737 SIG_EXPR_LIST_DECL_SINGLE(V1, DASHV1, DASHV1, VPIRSVD_DESC, V1_DESC);
738 SIG_EXPR_LIST_DECL_SINGLE(V1, TXD1, TXD1, V1_DESC, COND2);
739 PIN_DECL_2(V1, GPIOL6, DASHV1, TXD1);
740 FUNC_GROUP_DECL(TXD1, V1);
2105 ASPEED_PINCTRL_PIN(V1),
/linux-master/arch/m68k/ifpsp060/src/
H A Dilsp.S273 # and U1, V1 are the most significant words. #
332 bne.b lddnormalized # divisor (V1) must be >= 65536/2
346 cmp.w %d2, %d3 # V1 = U1 ?
/linux-master/drivers/isdn/hardware/mISDN/
H A Davmfritz.c973 ASSIGN_FUNC(V1, ISAC, fc->isac);

Completed in 161 milliseconds