Home
last modified time | relevance | path

Searched full:outband (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/interrupt-controller/
Dmicrochip,lan966x-oic.yaml7 title: Microchip LAN966x outband interrupt controller
16 The Microchip LAN966x outband interrupt controller (OIC) maps the internal
/linux-6.14.4/drivers/net/ethernet/microchip/lan966x/
Dlan966x_port.c336 bool outband; in lan966x_port_pcs_set() local
350 outband = false; in lan966x_port_pcs_set()
352 outband = true; in lan966x_port_pcs_set()
360 lan_rmw(DEV_PCS1G_MODE_CFG_SGMII_MODE_ENA_SET(outband) | in lan966x_port_pcs_set()
/linux-6.14.4/drivers/net/phy/
Dphylink.c194 return "outband"; in phylink_pcs_mode_str()
1281 * 1 0 0 0 pcs doesn't support outband in phylink_pcs_neg_mode()
1284 * 0 0 1 0 phy doesn't support outband in phylink_pcs_neg_mode()
1285 * 1 0 1 0 pcs+phy doesn't support outband in phylink_pcs_neg_mode()
1287 * 1 1 1 0 pcs optional, phy doesn't support, outband in phylink_pcs_neg_mode()
1293 * 1 0 1 1 pcs doesn't support, phy optional, outband in phylink_pcs_neg_mode()