Home
last modified time | relevance | path

Searched refs:PMM_PERPORT_MODE (Results 1 – 17 of 17) sorted by relevance

/linux-4.1.27/include/linux/platform_data/
Dusb-ohci-pxa27x.h29 #define PMM_PERPORT_MODE 3 macro
/linux-4.1.27/arch/arm/mach-pxa/
Dcolibri-evalboard.c74 .port_mode = PMM_PERPORT_MODE,
Dcolibri-pxa270-income.c71 .port_mode = PMM_PERPORT_MODE,
Dcm-x270.c276 .port_mode = PMM_PERPORT_MODE,
Dpcm990-baseboard.c374 .port_mode = PMM_PERPORT_MODE,
Dzylonite.c389 .port_mode = PMM_PERPORT_MODE,
Dlpd270.c454 .port_mode = PMM_PERPORT_MODE,
Dtrizeps4.c417 .port_mode = PMM_PERPORT_MODE,
Dpalmtreo.c327 .port_mode = PMM_PERPORT_MODE,
Dvpac270.c330 .port_mode = PMM_PERPORT_MODE,
Dmainstone.c439 .port_mode = PMM_PERPORT_MODE,
Dmagician.c662 .port_mode = PMM_PERPORT_MODE,
Dballoon3.c365 .port_mode = PMM_PERPORT_MODE,
Dcm-x300.c564 .port_mode = PMM_PERPORT_MODE,
Dem-x270.c535 .port_mode = PMM_PERPORT_MODE,
/linux-4.1.27/Documentation/devicetree/bindings/usb/
Dpxa-usb.txt15 3 = PMM_PERPORT_MODE
/linux-4.1.27/drivers/usb/host/
Dohci-pxa27x.c152 case PMM_PERPORT_MODE: in pxa27x_ohci_select_pmm()