Searched refs:fcrs (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/ |
H A D | feature.c | 1438 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()
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/powermac/ |
H A D | feature.c | 1439 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()
|
Completed in 7 milliseconds