Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/platform_data/
Dusb-ohci-pxa27x.h29 #define PMM_PERPORT_MODE 3 macro
/linux-4.4.14/arch/arm/mach-pxa/
Dcolibri-evalboard.c74 .port_mode = PMM_PERPORT_MODE,
Dcolibri-pxa270-income.c72 .port_mode = PMM_PERPORT_MODE,
Dcm-x270.c276 .port_mode = PMM_PERPORT_MODE,
Dpcm990-baseboard.c379 .port_mode = PMM_PERPORT_MODE,
Dzylonite.c394 .port_mode = PMM_PERPORT_MODE,
Dlpd270.c459 .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.c450 .port_mode = PMM_PERPORT_MODE,
Dballoon3.c365 .port_mode = PMM_PERPORT_MODE,
Dcm-x300.c569 .port_mode = PMM_PERPORT_MODE,
Dmagician.c759 .port_mode = PMM_PERPORT_MODE,
Dem-x270.c535 .port_mode = PMM_PERPORT_MODE,
/linux-4.4.14/Documentation/devicetree/bindings/usb/
Dpxa-usb.txt15 3 = PMM_PERPORT_MODE
/linux-4.4.14/drivers/usb/host/
Dohci-pxa27x.c152 case PMM_PERPORT_MODE: in pxa27x_ohci_select_pmm()