Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/
H A Dif_awgreg.h105 #define MDC_DIV_RATIO_M_SHIFT 20 macro
H A Dif_awg.c242 (sc->mdc_div_ratio_m << MDC_DIV_RATIO_M_SHIFT) | in awg_miibus_readreg()
271 (sc->mdc_div_ratio_m << MDC_DIV_RATIO_M_SHIFT) | in awg_miibus_writereg()