Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dfeature.c621 fcr = MACIO_IN32(KEYLARGO_FCR0); in core99_scc_enable()
649 MACIO_OUT32(KEYLARGO_FCR0, fcr); in core99_scc_enable()
653 (void)MACIO_IN32(KEYLARGO_FCR0); in core99_scc_enable()
661 (void)MACIO_IN32(KEYLARGO_FCR0); in core99_scc_enable()
674 fcr = MACIO_IN32(KEYLARGO_FCR0); in core99_scc_enable()
687 MACIO_OUT32(KEYLARGO_FCR0, fcr); in core99_scc_enable()
690 MACIO_OUT32(KEYLARGO_FCR0, fcr); in core99_scc_enable()
1116 (void)MACIO_IN32(KEYLARGO_FCR0); in core99_usb_enable()
1124 (void)MACIO_IN32(KEYLARGO_FCR0); in core99_usb_enable()
1557 (void)MACIO_IN32(KEYLARGO_FCR0); in keylargo_shutdown()
[all …]
/openbmc/linux/arch/powerpc/include/asm/
H A Dkeylargo.h18 #define KEYLARGO_FCR0 0x38 macro