Home
last modified time | relevance | path

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

/freebsd/sys/arm/mv/armada38x/
H A Darmada38x_rtc.c72 #define A38X_RTC_BRIDGE_TIMING_CTRL 0x0 macro
339 val = bus_read_4(sc->res[RTC_SOC_RES], A38X_RTC_BRIDGE_TIMING_CTRL); in mv_rtc_configure_bus_a38x()
343 bus_write_4(sc->res[RTC_SOC_RES], A38X_RTC_BRIDGE_TIMING_CTRL, val); in mv_rtc_configure_bus_a38x()