Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/83xx/
H A Dmpc83xx.h9 #define MPC83XX_SCCR_USB_MASK 0x00f00000 macro
H A Dusb_834x.c34 sccr = in_be32(immap + MPC83XX_SCCR_OFFS) & ~MPC83XX_SCCR_USB_MASK; in mpc834x_usb_cfg()
H A Dusb_831x.c54 MPC83XX_SCCR_USB_MASK, in mpc831x_usb_cfg()
/openbmc/u-boot/include/usb/
H A Dehci-ci.h143 #define MPC83XX_SCCR_USB_MASK 0x00f00000 macro