Searched refs:AT91_SFR_OHCIICR (Results 1 – 2 of 2) sorted by relevance
16 #define AT91_SFR_OHCIICR 0x10 /* OHCI INT Configuration Register */ macro
336 ret = regmap_read(regmap, AT91_SFR_OHCIICR, ®val); in ohci_at91_port_suspend()345 regmap_write(regmap, AT91_SFR_OHCIICR, regval); in ohci_at91_port_suspend()
Completed in 6 milliseconds