Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/powermac/
H A Dmaciovar.h52 #define FCR1_I2S0_ENABLE 0x00002000 macro
H A Dmacio.c439 fcr1 |= FCR1_I2S0_CLK_ENABLE | FCR1_I2S0_ENABLE; in macio_attach()