Home
last modified time | relevance | path

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

/arch/powerpc/platforms/83xx/
Dusb.c174 u32 refsel; in mpc831x_usb_cfg() local
180 refsel = CONTROL_REFSEL_24MHZ; in mpc831x_usb_cfg()
182 refsel = CONTROL_REFSEL_48MHZ; in mpc831x_usb_cfg()
185 CONTROL_UTMI_PHY_EN | refsel); in mpc831x_usb_cfg()