Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dohci-at91.c58 struct regmap *sfr_regmap; member
231 ohci_at91->sfr_regmap = at91_dt_syscon_sfr(); in usb_hcd_at91_probe()
232 if (!ohci_at91->sfr_regmap) in usb_hcd_at91_probe()
322 struct regmap *regmap = ohci_at91->sfr_regmap; in ohci_at91_port_suspend()