Home
last modified time | relevance | path

Searched full:qca8327 (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/devicetree/bindings/net/dsa/
H A Dqca8k.yaml28 - qca,qca8327
34 qca,qca8327: referenced as AR8327(N)-AL1A DR-QFN 148 pin package
89 the QCA8327 with CPU port 0 set to SGMII.
100 Signal Detection. On the QCA8327 this should not be enabled, otherwise
/linux/drivers/net/dsa/qca/
H A Dqca8k-8xxx.c1114 /* QCA8327 require to set to the correct mode. in qca8k_setup_of_pws_reg()
1119 /* Set the correct package of 148 pin for QCA8327 */ in qca8k_setup_of_pws_reg()
1227 dev_err(priv->dev, "SGMII PLL should NOT be enabled for qca8327. Aborting enabling"); in qca8k_parse_port_config()
1598 /* For qca8327/qca8328/qca8334/qca8338 sgmii is unique and in qca8k_pcs_config()
2184 static const struct qca8k_match_data qca8327 = { variable
2204 { .compatible = "qca,qca8327", .data = &qca8327 },