/kernel/linux/linux-5.10/arch/powerpc/math-emu/ |
H A D | math_efp.c | 94 #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 D | math.c | 151 #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 D | math_efp.c | 94 #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 D | math.c | 151 #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 D | sw.c | 263 .maps[MAC_RCR_AB] = AB,
|
H A D | reg.h | 1164 #define AB BIT(3) macro
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
H A D | sw.c | 175 .maps[MAC_RCR_AB] = AB,
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
H A D | sw.c | 256 .maps[MAC_RCR_AB] = AB,
|
H A D | reg.h | 1126 #define AB BIT(3) macro
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
H A D | sw.c | 264 .maps[MAC_RCR_AB] = AB,
|
H A D | reg.h | 1159 #define AB BIT(3) macro
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
H A D | sw.c | 247 .maps[MAC_RCR_AB] = AB,
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | sw.c | 308 .maps[MAC_RCR_AB] = AB,
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
H A D | sw.c | 261 .maps[MAC_RCR_AB] = AB,
|
H A D | reg.h | 1128 #define AB BIT(3) macro
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
H A D | sw.c | 263 .maps[MAC_RCR_AB] = AB,
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
H A D | sw.c | 173 .maps[MAC_RCR_AB] = AB,
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
H A D | sw.c | 255 .maps[MAC_RCR_AB] = AB,
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | sw.c | 307 .maps[MAC_RCR_AB] = AB,
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
H A D | sw.c | 246 .maps[MAC_RCR_AB] = AB,
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
H A D | sw.c | 262 .maps[MAC_RCR_AB] = AB,
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
H A D | sw.c | 260 .maps[MAC_RCR_AB] = AB,
|
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/include/ |
H A D | rtl8188e_spec.h | 1059 #define AB BIT(3) macro
|
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/include/ |
H A D | hal_com_reg.h | 1470 #define AB BIT(3) macro
|
/kernel/linux/linux-6.6/drivers/staging/rtl8723bs/include/ |
H A D | hal_com_reg.h | 1181 #define AB BIT(3) macro
|