Searched refs:SNOOP_SIZE_2GB (Results 1 – 4 of 4) sorted by relevance
52 #define SNOOP_SIZE_2GB 0x1e macro
276 out_be32(non_ehci + FSL_SOC_USB_SNOOP1, 0x0 | SNOOP_SIZE_2GB); in ehci_fsl_usb_setup()278 out_be32(non_ehci + FSL_SOC_USB_SNOOP2, 0x80000000 | SNOOP_SIZE_2GB); in ehci_fsl_usb_setup()
346 #define SNOOP_SIZE_2GB 0x1E /* 2GB snoop size */ macro
344 tmp = SNOOP_SIZE_2GB; /* starts from 0x0, size 2G */ in dr_controller_setup()