Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/platforms/powermac/
Dfeature.c732 MACIO_BIC(KEYLARGO_FCR2, KL2_ALT_DATA_OUT); in core99_modem_enable()
734 (void)MACIO_IN32(KEYLARGO_FCR2); in core99_modem_enable()
737 MACIO_BIS(KEYLARGO_FCR2, KL2_ALT_DATA_OUT); in core99_modem_enable()
788 (void)MACIO_IN32(KEYLARGO_FCR2); in pangea_modem_enable()
996 MACIO_BIC(KEYLARGO_FCR2, KL2_CARDSEL_16); in core99_airport_enable()
997 (void)MACIO_IN32(KEYLARGO_FCR2); in core99_airport_enable()
1021 MACIO_BIS(KEYLARGO_FCR2, KL2_CARDSEL_16); in core99_airport_enable()
1022 (void)MACIO_IN32(KEYLARGO_FCR2); in core99_airport_enable()
1029 MACIO_BIC(KEYLARGO_FCR2, KL2_CARDSEL_16); in core99_airport_enable()
1030 (void)MACIO_IN32(KEYLARGO_FCR2); in core99_airport_enable()
[all …]
/linux-3.4.99/arch/powerpc/include/asm/
Dkeylargo.h19 #define KEYLARGO_FCR2 0x40 macro