Home
last modified time | relevance | path

Searched refs:FN0 (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dmve_helper.c1147 #define DO_VCADD(OP, ESIZE, TYPE, FN0, FN1) \ argument
1157 r[e] = FN0(n[H##ESIZE(e)], m[H##ESIZE(e + 1)]); \
1168 #define DO_VCADD_ALL(OP, FN0, FN1) \ argument
1169 DO_VCADD(OP##b, 1, int8_t, FN0, FN1) \
1170 DO_VCADD(OP##h, 2, int16_t, FN0, FN1) \
1171 DO_VCADD(OP##w, 4, int32_t, FN0, FN1)
2875 #define DO_VCADD_FP(OP, ESIZE, TYPE, FN0, FN1) \ in DO_2OP_FP_ALL() argument
2899 r[e] = FN0(n[H##ESIZE(e)], m[H##ESIZE(e + 1)], fpst); \ in DO_2OP_FP_ALL()
/openbmc/linux/drivers/pinctrl/renesas/
H A Dpfc-r8a73a4.c110 PORT_ALL(FN0), /* PORT0_FN0 -> PORT329_FN0 */
H A Dpfc-r8a7740.c57 PORT_ALL(FN0), /* PORT0_FN0 -> PORT211_FN0 */
H A Dpfc-sh73a0.c66 PORT_ALL(FN0), /* PORT0_FN0 -> PORT309_FN0 */
/openbmc/u-boot/arch/arm/mach-rmobile/
H A Dpfc-r8a7740.c63 PORT_ALL(FN0), /* PORT0_FN0 -> PORT211_FN0 */
H A Dpfc-sh73a0.c83 PORT_ALL(FN0), /* PORT0_FN0 -> PORT309_FN0 */