extint
RTL8365MB_DIGITAL_INTERFACE_FORCE_REG(extint->id),
const struct rtl8365mb_extint *extint =
if (!extint) {
if (extint->supported_interfaces & RTL8365MB_PHY_INTERFACE_MODE_RGMII)
const struct rtl8365mb_extint *extint =
if (!extint->supported_interfaces)
if (extint->port == port)
return extint;
const struct rtl8365mb_extint *extint =
if (!extint)
priv->map, RTL8365MB_EXT_RGMXF_REG(extint->id),
priv->map, RTL8365MB_DIGITAL_INTERFACE_SELECT_REG(extint->id),
RTL8365MB_DIGITAL_INTERFACE_SELECT_MODE_MASK(extint->id),
extint->id));
const struct rtl8365mb_extint *extint =
if (!extint)