Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dehci-fsl.c210 out_be32(&ehci->snoop1, SNOOP_SIZE_2GB); in ehci_fsl_init()
211 out_be32(&ehci->snoop2, 0x80000000 | SNOOP_SIZE_2GB); in ehci_fsl_init()
/external/u-boot/include/usb/
Dehci-ci.h140 #define SNOOP_SIZE_2GB 0x1e macro