Searched refs:SNOOP_SIZE_2GB (Results 1 – 6 of 6) sorted by relevance
39 #define SNOOP_SIZE_2GB 0x1e macro
311 iowrite32be(0x0 | SNOOP_SIZE_2GB, in ehci_fsl_usb_setup()314 iowrite32be(0x80000000 | SNOOP_SIZE_2GB, in ehci_fsl_usb_setup()
217 out_be32(&ehci->snoop1, SNOOP_SIZE_2GB); in ehci_fsl_init()218 out_be32(&ehci->snoop2, 0x80000000 | SNOOP_SIZE_2GB); in ehci_fsl_init()
140 #define SNOOP_SIZE_2GB 0x1e macro
342 #define SNOOP_SIZE_2GB 0x1E /* 2GB snoop size */ macro
336 tmp = SNOOP_SIZE_2GB; /* starts from 0x0, size 2G */ in dr_controller_setup()