Home
last modified time | relevance | path

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

/linux-6.15/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.15/drivers/net/dsa/microchip/
Dksz_common.c5183 "microchip,synclko-125"); in ksz_switch_register()
5185 "microchip,synclko-disable"); in ksz_switch_register()
5187 dev_err(dev->dev, "inconsistent synclko settings\n"); in ksz_switch_register()