Home
last modified time | relevance | path

Searched refs:REFCLK_XO_CRYSTAL (Results 1 – 2 of 2) sorted by relevance

/linux/include/dt-bindings/phy/
H A Dphy-pistachio-usb.h9 #define REFCLK_XO_CRYSTAL 0x0 macro
/linux/drivers/phy/
H A Dphy-pistachio-usb.c71 if (p_phy->refclk == REFCLK_XO_CRYSTAL && rate != 12000000) { in pistachio_usb_phy_power_on()