Searched refs:VB (Results 1 - 5 of 5) sorted by relevance

/linux-master/arch/powerpc/xmon/
H A Dppc-opc.c160 /* The VB field in a VX form instruction when it must be the same
734 /* The VB field in a VA, VX or VXR form instruction. */
735 #define VB VA + 1
739 #define VC VB + 1
2533 /* A VX_MASK with the VB field fixed. */
2536 /* A VX_MASK with the VA and VB fields fixed. */
3094 {"vaddubm", VX (4, 0), VX_MASK, PPCVEC, 0, {VD, VA, VB}},
3096 {"vmaxub", VX (4, 2), VX_MASK, PPCVEC, 0, {VD, VA, VB}},
3097 {"vrlb", VX (4, 4), VX_MASK, PPCVEC, 0, {VD, VA, VB}},
3098 {"vcmpequb", VXR(4, 6,0), VXR_MASK, PPCVEC, 0, {VD, VA, VB}},
733 #define VB macro
[all...]
/linux-master/fs/unicode/
H A Dutf8-norm.c248 #define VB (0x1161) macro
282 h += utf8encode3((char *)h, vi + VB);
H A Dmkutf8data.c2653 #define VB (0x1161) macro
2686 h += utf8encode((char *)h, vi + VB);
/linux-master/sound/soc/ti/
H A Ddavinci-mcasp.h126 #define VB BIT(3) macro
/linux-master/drivers/pinctrl/aspeed/
H A Dpinctrl-aspeed-g6.c1497 SIG_EXPR_LIST_DECL_SESG(Y1, VBCS, VB, SIG_DESC_SET(SCU500, 5));
1503 SIG_EXPR_LIST_DECL_SESG(Y2, VBCK, VB, SIG_DESC_SET(SCU500, 5));
1510 SIG_EXPR_LIST_DECL_SESG(Y3, VBMOSI, VB, SIG_DESC_SET(SCU500, 5));
1517 SIG_EXPR_LIST_DECL_SESG(Y4, VBMISO, VB, SIG_DESC_SET(SCU500, 5));
1524 FUNC_GROUP_DECL(VB, Y1, Y2, Y3, Y4);
2128 ASPEED_PINCTRL_GROUP(VB),
2350 ASPEED_PINCTRL_FUNC(VB),

Completed in 223 milliseconds