Home
last modified time | relevance | path

Searched refs:rfe (Results 1 – 25 of 40) sorted by relevance

12

/openbmc/linux/tools/memory-model/
H A Dlock.cat82 (* rfe for LF events *)
83 let all-possible-rfe-lf =
85 * Given an LF event r, compute the possible rfe edges for that event
89 let possible-rfe-lf r =
93 in map possible-rfe-lf (LF \ range(rfi-lf))
96 with rfe-lf from cross(all-possible-rfe-lf)
97 let rf-lf = rfe-lf | rfi-lf
136 let rfe = rf & ext
H A Dlinux-kernel.cat88 let A-cumul(r) = (rfe ; [Marked])? ; r
93 [Marked] ; rfe? ; [Marked]
99 let hb = [Marked] ; (ppo | rfe | ((prop \ id) & int)) ; [Marked]
183 let vis = cumul-fence* ; rfe? ; [Marked] ;
/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu_8192f.c819 u8 rfe = priv->rfe_type; in rtl8192fu_iqk_path_a() local
836 if (rfe == 7 || rfe == 8 || rfe == 9 || rfe == 12) in rtl8192fu_iqk_path_a()
1043 u8 rfe = priv->rfe_type; in rtl8192fu_iqk_path_b() local
1060 if (rfe == 7 || rfe == 8 || rfe == 9 || rfe == 12) in rtl8192fu_iqk_path_b()
1290 u8 rfe = priv->rfe_type; in rtl8192fu_phy_iqcalibrate() local
1320 if (rfe == 7 || rfe == 8 || rfe == 9 || rfe == 12) { in rtl8192fu_phy_iqcalibrate()
1465 u8 rfe = priv->rfe_type; in rtl8192fu_phy_iq_calibrate() local
1558 if (rfe == 7 || rfe == 8 || rfe == 9 || rfe == 12) { in rtl8192fu_phy_iq_calibrate()
1578 if (rfe == 7) { in rtl8192fu_phy_iq_calibrate()
1600 if (rfe == 7) in rtl8192fu_phy_iq_calibrate()
/openbmc/qemu/target/arm/tcg/
H A Da32-uncond.decode37 &rfe rn w pu
41 RFE 1111 100 pu:2 0 w:1 1 rn:4 0000 1010 0000 0000 &rfe
H A Dt32.decode687 &rfe !extern rn w pu
688 @rfe .... .... .. w:1 . rn:4 ................ &rfe
690 RFE 1110 1000 00.1 .... 1100000000000000 @rfe pu=2
691 RFE 1110 1001 10.1 .... 1100000000000000 @rfe pu=1
/openbmc/qemu/target/openrisc/
H A Dinterrupt_helper.c26 void HELPER(rfe)(CPUOpenRISCState *env) in HELPER() argument
H A Dhelper.h62 DEF_HELPER_FLAGS_1(rfe, 0, void, env)
H A Ddisas.c146 INSN(rfe, "")
/openbmc/linux/arch/mips/dec/prom/
H A Dlocore.S29 rfe
/openbmc/linux/arch/xtensa/kernel/
H A Dentry.S774 rfe
1067 rfe
1172 rfe
1177 rfe
1192 rfe
1197 rfe
1202 rfe
1212 rfe
1574 rfe
1709 rfe
[all …]
H A Dcoprocessor.S265 rfe
H A Dvectors.S591 rfe
H A Dalign.S482 rfe
/openbmc/linux/arch/openrisc/kernel/
H A Dhead.S270 l.rfe
356 l.rfe
810 l.rfe
1042 l.rfe // SR <- ESR, PC <- EPC
1135 l.rfe // SR <- ESR, PC <- EPC
1228 l.rfe
1323 l.rfe
1542 l.rfe
H A Dentry.S142 l.rfe
802 l.rfe
/openbmc/linux/arch/mips/kernel/
H A Dgenex.S172 rfe
653 rfe
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dphy.h15 #define get_phy_compare(rfe, cv) (FIELD_PREP(GENMASK(23, 16), rfe) | \ argument
H A Dphy.c1209 u8 rfe, u8 cv) in rtw89_phy_sel_headline() argument
1230 compare = get_phy_compare(rfe, cv); in rtw89_phy_sel_headline()
1241 compare = get_phy_compare(rfe, PHY_COND_DONT_CARE); in rtw89_phy_sel_headline()
1256 if (rfe_para == rfe) { in rtw89_phy_sel_headline()
1298 u8 rfe = rtwdev->efuse.rfe_type; in rtw89_phy_init_reg() local
1309 &headline_idx, rfe, cv); in rtw89_phy_init_reg()
1311 rtw89_err(rtwdev, "invalid PHY package: %d/%d\n", rfe, cv); in rtw89_phy_init_reg()
/openbmc/linux/tools/memory-model/Documentation/
H A Dexplanation.txt18 10. THE READS-FROM RELATION: rf, rfi, and rfe
542 THE READS-FROM RELATION: rf, rfi, and rfe
551 different CPUs (external reads-from, or rfe).
763 As with rf, rfi, and rfe, we subdivide the fr relation into fri (when
1248 others, one of which is rfe.
1250 W ->rfe R implies that W and R are on different CPUs. It also means
1261 hb, despite their similarities to rfe. For example, suppose we have
1382 rfe link. You can concoct more exotic examples, containing more than
1385 followed by two cumul-fences and an rfe link, utilizing the fact that
1421 store to z has propagated to P0 (an rfe link).
[all …]
H A Dglossary.txt153 external" (rfe) link is used when it is necessary to exclude
/openbmc/qemu/target/tricore/
H A Dhelper.h146 DEF_HELPER_1(rfe, void, env)
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dmain.h1525 struct rtw_coex_rfe rfe; member
1788 u32 rfe:8; member
1806 u32 rfe:8;
H A Dphy.c1049 cond.rfe = efuse->rfe_option; in rtw_phy_setup_phy_cond()
1083 if (cond.rfe != drv_cond.rfe) in check_positive()
/openbmc/qemu/tests/tcg/tricore/c/
H A Dcrt0-tc2x.S323 rfe
/openbmc/linux/arch/mips/include/asm/
H A Dstackframe.h387 rfe

12