Searched refs:MPC834X_SICRH_USB_UTMI (Results 1 – 2 of 2) sorted by relevance
39 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()
41 #define MPC834X_SICRH_USB_UTMI 0x00020000 macro