Searched refs:FCR1_I2S0_ENABLE (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/powerpc/powermac/ | ||
H A D | maciovar.h | 52 #define FCR1_I2S0_ENABLE 0x00002000 macro |
H A D | macio.c | 439 fcr1 |= FCR1_I2S0_CLK_ENABLE | FCR1_I2S0_ENABLE; in macio_attach() |