Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/83xx/
H A Dusb_834x.c36 sicrh = in_be32(immap + MPC83XX_SICRH_OFFS) & ~MPC834X_SICRH_USB_UTMI; in mpc834x_usb_cfg()
47 sicrh |= MPC834X_SICRH_USB_UTMI; in mpc834x_usb_cfg()
H A Dmpc83xx.h39 #define MPC834X_SICRH_USB_UTMI 0x00020000 macro