Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dfeature.c728 MACIO_BIC(KEYLARGO_FCR2, KL2_ALT_DATA_OUT); in core99_modem_enable()
730 (void)MACIO_IN32(KEYLARGO_FCR2); in core99_modem_enable()
784 (void)MACIO_IN32(KEYLARGO_FCR2); in pangea_modem_enable()
992 MACIO_BIC(KEYLARGO_FCR2, KL2_CARDSEL_16); in core99_airport_enable()
993 (void)MACIO_IN32(KEYLARGO_FCR2); in core99_airport_enable()
1017 MACIO_BIS(KEYLARGO_FCR2, KL2_CARDSEL_16); in core99_airport_enable()
1018 (void)MACIO_IN32(KEYLARGO_FCR2); in core99_airport_enable()
1025 MACIO_BIC(KEYLARGO_FCR2, KL2_CARDSEL_16); in core99_airport_enable()
1026 (void)MACIO_IN32(KEYLARGO_FCR2); in core99_airport_enable()
1713 save_fcr[2] = MACIO_IN32(KEYLARGO_FCR2); in core99_sleep()
[all …]
/openbmc/linux/arch/powerpc/include/asm/
H A Dkeylargo.h20 #define KEYLARGO_FCR2 0x40 macro