Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/platforms/powermac/
Dfeature.c726 MACIO_BIC(KEYLARGO_FCR2, KL2_ALT_DATA_OUT); in core99_modem_enable()
728 (void)MACIO_IN32(KEYLARGO_FCR2); in core99_modem_enable()
731 MACIO_BIS(KEYLARGO_FCR2, KL2_ALT_DATA_OUT); in core99_modem_enable()
782 (void)MACIO_IN32(KEYLARGO_FCR2); in pangea_modem_enable()
990 MACIO_BIC(KEYLARGO_FCR2, KL2_CARDSEL_16); in core99_airport_enable()
991 (void)MACIO_IN32(KEYLARGO_FCR2); in core99_airport_enable()
1015 MACIO_BIS(KEYLARGO_FCR2, KL2_CARDSEL_16); in core99_airport_enable()
1016 (void)MACIO_IN32(KEYLARGO_FCR2); in core99_airport_enable()
1023 MACIO_BIC(KEYLARGO_FCR2, KL2_CARDSEL_16); in core99_airport_enable()
1024 (void)MACIO_IN32(KEYLARGO_FCR2); in core99_airport_enable()
[all …]
/Linux-v6.1/arch/powerpc/include/asm/
Dkeylargo.h20 #define KEYLARGO_FCR2 0x40 macro