Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/platforms/83xx/
Dusb.c39 sicrh = in_be32(immap + MPC83XX_SICRH_OFFS) & ~MPC834X_SICRH_USB_UTMI; in mpc834x_usb_cfg()
50 sicrh |= MPC834X_SICRH_USB_UTMI; in mpc834x_usb_cfg()
Dmpc83xx.h41 #define MPC834X_SICRH_USB_UTMI 0x00020000 macro