Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
Dfeature.c1438 u32 fcrs[3][3] = { in g5_i2s_enable() local
1475 MACIO_BIC(KEYLARGO_FCR0, fcrs[cell][0]); in g5_i2s_enable()
1476 MACIO_BIS(KEYLARGO_FCR1, fcrs[cell][1]); in g5_i2s_enable()
1477 MACIO_BIS(KEYLARGO_FCR3, fcrs[cell][2]); in g5_i2s_enable()
1479 MACIO_BIC(KEYLARGO_FCR3, fcrs[cell][2]); in g5_i2s_enable()
1480 MACIO_BIC(KEYLARGO_FCR1, fcrs[cell][1]); in g5_i2s_enable()
1481 MACIO_BIS(KEYLARGO_FCR0, fcrs[cell][0]); in g5_i2s_enable()