Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/devicetree/bindings/net/dsa/
H A Dmicrochip,ksz.yaml41 microchip,synclko-125:
44 Set if the output SYNCLKO frequency should be set to 125MHz instead of 25MHz.
46 microchip,synclko-disable:
49 Set if the output SYNCLKO clock should be disabled. Do not mix with
50 microchip,synclko-125.
/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz_common.c3641 "microchip,synclko-125"); in ksz_switch_register()
3643 "microchip,synclko-disable"); in ksz_switch_register()
3645 dev_err(dev->dev, "inconsistent synclko settings\n"); in ksz_switch_register()