Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dfeature.c1439 u32 fcrs[3][3] = { in g5_i2s_enable() local
1476 MACIO_BIC(KEYLARGO_FCR0, fcrs[cell][0]); in g5_i2s_enable()
1477 MACIO_BIS(KEYLARGO_FCR1, fcrs[cell][1]); in g5_i2s_enable()
1478 MACIO_BIS(KEYLARGO_FCR3, fcrs[cell][2]); in g5_i2s_enable()
1480 MACIO_BIC(KEYLARGO_FCR3, fcrs[cell][2]); in g5_i2s_enable()
1481 MACIO_BIC(KEYLARGO_FCR1, fcrs[cell][1]); in g5_i2s_enable()
1482 MACIO_BIS(KEYLARGO_FCR0, fcrs[cell][0]); in g5_i2s_enable()