Home
last modified time | relevance | path

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

/freebsd/sys/arm/allwinner/a64/
H A Dsun50i_a64_acodec.c85 #define A64_MIC2G(n) (((n) & 7) << 4) macro
275 A64_MIC2AMPEN | A64_MIC2_SEL | A64_MIC2G(0x3) | A64_MIC2BOOST(0x4), in a64codec_attach()