Home
last modified time | relevance | path

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

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