Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/platform_data/
Dusb-ohci-pxa27x.h30 #define PMM_PERPORT_MODE 3 macro
/linux-6.1.9/arch/arm/mach-pxa/
Dcolibri-evalboard.c92 .port_mode = PMM_PERPORT_MODE,
Dcolibri-pxa270-income.c80 .port_mode = PMM_PERPORT_MODE,
Dpcm990-baseboard.c368 .port_mode = PMM_PERPORT_MODE,
Dzylonite.c416 .port_mode = PMM_PERPORT_MODE,
Dlpd270.c455 .port_mode = PMM_PERPORT_MODE,
Dpalmtreo.c323 .port_mode = PMM_PERPORT_MODE,
Dtrizeps4.c412 .port_mode = PMM_PERPORT_MODE,
Dvpac270.c336 .port_mode = PMM_PERPORT_MODE,
Dballoon3.c359 .port_mode = PMM_PERPORT_MODE,
Dcm-x300.c584 .port_mode = PMM_PERPORT_MODE,
Dmainstone.c445 .port_mode = PMM_PERPORT_MODE,
Dmagician.c820 .port_mode = PMM_PERPORT_MODE,
/linux-6.1.9/Documentation/devicetree/bindings/usb/
Dpxa-usb.txt15 3 = PMM_PERPORT_MODE
/linux-6.1.9/drivers/usb/host/
Dohci-pxa27x.c150 case PMM_PERPORT_MODE: in pxa27x_ohci_select_pmm()