Home
last modified time | relevance | path

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

/linux-6.14.4/Documentation/devicetree/bindings/net/dsa/
Dmicrochip,ksz.yaml46 microchip,synclko-125:
49 Set if the output SYNCLKO frequency should be set to 125MHz instead of 25MHz.
51 microchip,synclko-disable:
54 Set if the output SYNCLKO clock should be disabled. Do not mix with
55 microchip,synclko-125.
/linux-6.14.4/drivers/net/dsa/microchip/
Dksz_common.c5104 "microchip,synclko-125"); in ksz_switch_register()
5106 "microchip,synclko-disable"); in ksz_switch_register()
5108 dev_err(dev->dev, "inconsistent synclko settings\n"); in ksz_switch_register()