Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-mmp/
Ddevices.c254 .start = PXA168_U2O_PHYBASE,
255 .end = PXA168_U2O_PHYBASE + USB_PHY_RANGE,
289 .start = PXA168_U2O_PHYBASE,
290 .end = PXA168_U2O_PHYBASE + USB_PHY_RANGE,
325 .start = PXA168_U2O_PHYBASE,
326 .end = PXA168_U2O_PHYBASE + USB_PHY_RANGE,
Dregs-usb.h14 #define PXA168_U2O_PHYBASE (0xd4207000) macro