sfr_regmap 57 drivers/usb/host/ohci-at91.c struct regmap *sfr_regmap; sfr_regmap 216 drivers/usb/host/ohci-at91.c ohci_at91->sfr_regmap = at91_dt_syscon_sfr(); sfr_regmap 217 drivers/usb/host/ohci-at91.c if (!ohci_at91->sfr_regmap) sfr_regmap 357 drivers/usb/host/ohci-at91.c if (valid_port(wIndex) && ohci_at91->sfr_regmap) { sfr_regmap 358 drivers/usb/host/ohci-at91.c ohci_at91_port_suspend(ohci_at91->sfr_regmap, sfr_regmap 400 drivers/usb/host/ohci-at91.c if (valid_port(wIndex) && ohci_at91->sfr_regmap) { sfr_regmap 401 drivers/usb/host/ohci-at91.c ohci_at91_port_suspend(ohci_at91->sfr_regmap, sfr_regmap 611 drivers/usb/host/ohci-at91.c ohci_at91_port_suspend(ohci_at91->sfr_regmap, 1); sfr_regmap 650 drivers/usb/host/ohci-at91.c ohci_at91_port_suspend(ohci_at91->sfr_regmap, 0);