Symbol: PHY_INTF_SEL_RMII
drivers/net/ethernet/stmicro/stmmac/dwmac-imx.c
147
phy_intf_sel != PHY_INTF_SEL_RMII)
drivers/net/ethernet/stmicro/stmmac/dwmac-imx.c
74
if (phy_intf_sel == PHY_INTF_SEL_RMII && !dwmac->rmii_refclk_ext)
drivers/net/ethernet/stmicro/stmmac/dwmac-imx.c
95
if (phy_intf_sel == PHY_INTF_SEL_RMII && dwmac->rmii_refclk_ext) {
drivers/net/ethernet/stmicro/stmmac/dwmac-ingenic.c
116
if (phy_intf_sel == PHY_INTF_SEL_RMII) {
drivers/net/ethernet/stmicro/stmmac/dwmac-ingenic.c
225
BIT(PHY_INTF_SEL_RMII),
drivers/net/ethernet/stmicro/stmmac/dwmac-ingenic.c
233
.valid_phy_intf_sel = BIT(PHY_INTF_SEL_RMII),
drivers/net/ethernet/stmicro/stmmac/dwmac-ingenic.c
241
.valid_phy_intf_sel = BIT(PHY_INTF_SEL_RMII),
drivers/net/ethernet/stmicro/stmmac/dwmac-ingenic.c
249
.valid_phy_intf_sel = BIT(PHY_INTF_SEL_RMII),
drivers/net/ethernet/stmicro/stmmac/dwmac-ingenic.c
259
BIT(PHY_INTF_SEL_RMII),
drivers/net/ethernet/stmicro/stmmac/dwmac-loongson1.c
145
phy_intf_sel != PHY_INTF_SEL_RMII) {
drivers/net/ethernet/stmicro/stmmac/dwmac-lpc18xx.c
31
phy_intf_sel != PHY_INTF_SEL_RMII)
drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c
115
if (phy_intf_sel == PHY_INTF_SEL_RMII) {
drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c
281
if (phy_intf_sel == PHY_INTF_SEL_RMII) {
drivers/net/ethernet/stmicro/stmmac/dwmac-mediatek.c
507
phy_intf_sel != PHY_INTF_SEL_RMII) {
drivers/net/ethernet/stmicro/stmmac/dwmac-meson8b.c
243
phy_intf_sel != PHY_INTF_SEL_RMII) {
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c
1398
val |= rk_encode_wm16(intf == PHY_INTF_SEL_RMII,
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c
1409
val = rk_encode_wm16(intf == PHY_INTF_SEL_RMII,
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c
142
if (ret != PHY_INTF_SEL_RGMII && ret != PHY_INTF_SEL_RMII)
drivers/net/ethernet/stmicro/stmmac/dwmac-starfive.c
41
phy_intf_sel != PHY_INTF_SEL_RMII) {
drivers/net/ethernet/stmicro/stmmac/dwmac-sti.c
164
phy_intf_sel != PHY_INTF_SEL_RMII)
drivers/net/ethernet/stmicro/stmmac/dwmac-stm32.c
348
phy_intf_sel != PHY_INTF_SEL_RMII) {
drivers/net/ethernet/stmicro/stmmac/dwmac-visconti.c
154
phy_intf_sel != PHY_INTF_SEL_RMII) {
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
135
[PHY_INTF_SEL_RMII] = "RMII",
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
3183
phy_intf_sel = PHY_INTF_SEL_RMII;