Home
last modified time | relevance | path

Searched refs:AB (Results 1 - 25 of 33) sorted by relevance

12

/kernel/linux/linux-5.10/arch/powerpc/math-emu/
H A Dmath_efp.c94 #define AB 2 macro
118 case EFSADD: ret = AB; break; in insn_type()
129 case EFSDIV: ret = AB; break; in insn_type()
130 case EFSMUL: ret = AB; break; in insn_type()
133 case EFSSUB: ret = AB; break; in insn_type()
137 case EVFSADD: ret = AB; break; in insn_type()
147 case EVFSDIV: ret = AB; break; in insn_type()
148 case EVFSMUL: ret = AB; break; in insn_type()
151 case EVFSSUB: ret = AB; break; in insn_type()
154 case EFDADD: ret = AB; brea in insn_type()
[all...]
H A Dmath.c151 #define AB 2 macro
268 case FDIVS: func = fdivs; type = AB; break; in do_mathemu()
269 case FSUBS: func = fsubs; type = AB; break; in do_mathemu()
270 case FADDS: func = fadds; type = AB; break; in do_mathemu()
287 case FDIV: func = fdiv; type = AB; break; in do_mathemu()
288 case FSUB: func = fsub; type = AB; break; in do_mathemu()
289 case FADD: func = fadd; type = AB; break; in do_mathemu()
331 case AB: in do_mathemu()
/kernel/linux/linux-6.6/arch/powerpc/math-emu/
H A Dmath_efp.c94 #define AB 2 macro
118 case EFSADD: ret = AB; break; in insn_type()
129 case EFSDIV: ret = AB; break; in insn_type()
130 case EFSMUL: ret = AB; break; in insn_type()
133 case EFSSUB: ret = AB; break; in insn_type()
137 case EVFSADD: ret = AB; break; in insn_type()
147 case EVFSDIV: ret = AB; break; in insn_type()
148 case EVFSMUL: ret = AB; break; in insn_type()
151 case EVFSSUB: ret = AB; break; in insn_type()
154 case EFDADD: ret = AB; brea in insn_type()
[all...]
H A Dmath.c151 #define AB 2 macro
268 case FDIVS: func = fdivs; type = AB; break; in do_mathemu()
269 case FSUBS: func = fsubs; type = AB; break; in do_mathemu()
270 case FADDS: func = fadds; type = AB; break; in do_mathemu()
287 case FDIV: func = fdiv; type = AB; break; in do_mathemu()
288 case FSUB: func = fsub; type = AB; break; in do_mathemu()
289 case FADD: func = fadd; type = AB; break; in do_mathemu()
331 case AB: in do_mathemu()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dsw.c263 .maps[MAC_RCR_AB] = AB,
H A Dreg.h1164 #define AB BIT(3) macro
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dsw.c175 .maps[MAC_RCR_AB] = AB,
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dsw.c256 .maps[MAC_RCR_AB] = AB,
H A Dreg.h1126 #define AB BIT(3) macro
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dsw.c264 .maps[MAC_RCR_AB] = AB,
H A Dreg.h1159 #define AB BIT(3) macro
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dsw.c247 .maps[MAC_RCR_AB] = AB,
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dsw.c308 .maps[MAC_RCR_AB] = AB,
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dsw.c261 .maps[MAC_RCR_AB] = AB,
H A Dreg.h1128 #define AB BIT(3) macro
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dsw.c263 .maps[MAC_RCR_AB] = AB,
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dsw.c173 .maps[MAC_RCR_AB] = AB,
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
H A Dsw.c255 .maps[MAC_RCR_AB] = AB,
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dsw.c307 .maps[MAC_RCR_AB] = AB,
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dsw.c246 .maps[MAC_RCR_AB] = AB,
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
H A Dsw.c262 .maps[MAC_RCR_AB] = AB,
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dsw.c260 .maps[MAC_RCR_AB] = AB,
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/include/
H A Drtl8188e_spec.h1059 #define AB BIT(3) macro
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/
H A Dhal_com_reg.h1470 #define AB BIT(3) macro
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/
H A Dhal_com_reg.h1181 #define AB BIT(3) macro

Completed in 79 milliseconds

12