Lines Matching defs:mode
132 PMM_NPS_MODE -- PMM Non-power switching mode
135 PMM_GLOBAL_MODE -- PMM global switching mode
138 PMM_PERPORT_MODE -- PMM per port switching mode
141 static int pxa27x_ohci_select_pmm(struct pxa27x_ohci *pxa_ohci, int mode)
146 switch (mode) {
162 "Invalid mode %d, set to non-power switch mode.\n",
163 mode );
385 if (of_property_read_bool(np, "marvell,oc-mode-perport"))
389 if (!of_property_read_u32(np, "marvell,port-mode", &tmp))