Lines Matching defs:sfr_regmap
57 struct regmap *sfr_regmap;
215 ohci_at91->sfr_regmap = at91_dt_syscon_sfr();
216 if (!ohci_at91->sfr_regmap)
355 if (valid_port(wIndex) && ohci_at91->sfr_regmap) {
356 ohci_at91_port_suspend(ohci_at91->sfr_regmap,
398 if (valid_port(wIndex) && ohci_at91->sfr_regmap) {
399 ohci_at91_port_suspend(ohci_at91->sfr_regmap,
628 ohci_at91_port_suspend(ohci_at91->sfr_regmap, 1);
631 ohci_at91_port_suspend(ohci_at91->sfr_regmap, 1);
643 ohci_at91_port_suspend(ohci_at91->sfr_regmap, 0);