Home
last modified time | relevance | path

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

/linux-6.8/Documentation/devicetree/bindings/net/dsa/
Dmicrochip,ksz.yaml42 microchip,synclko-125:
45 Set if the output SYNCLKO frequency should be set to 125MHz instead of 25MHz.
47 microchip,synclko-disable:
50 Set if the output SYNCLKO clock should be disabled. Do not mix with
51 microchip,synclko-125.
/linux-6.8/drivers/net/dsa/microchip/
Dksz_common.c4273 "microchip,synclko-125"); in ksz_switch_register()
4275 "microchip,synclko-disable"); in ksz_switch_register()
4277 dev_err(dev->dev, "inconsistent synclko settings\n"); in ksz_switch_register()