Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/powermac/
Dfeature.c1449 u32 fcrs[3][3] = { in g5_i2s_enable() local
1485 MACIO_BIC(KEYLARGO_FCR0, fcrs[cell][0]); in g5_i2s_enable()
1486 MACIO_BIS(KEYLARGO_FCR1, fcrs[cell][1]); in g5_i2s_enable()
1487 MACIO_BIS(KEYLARGO_FCR3, fcrs[cell][2]); in g5_i2s_enable()
1489 MACIO_BIC(KEYLARGO_FCR3, fcrs[cell][2]); in g5_i2s_enable()
1490 MACIO_BIC(KEYLARGO_FCR1, fcrs[cell][1]); in g5_i2s_enable()
1491 MACIO_BIS(KEYLARGO_FCR0, fcrs[cell][0]); in g5_i2s_enable()