Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dkeylargo.h105 #define KL0_SCC_B_INTF_ENABLE 0x00000001 /* (KL Only) */ macro
138 #define KL0_SERIAL_ENABLE (KL0_SCC_B_INTF_ENABLE | \
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dfeature.c639 fcr &= ~KL0_SCC_B_INTF_ENABLE; in core99_scc_enable()
647 fcr |= KL0_SCC_B_INTF_ENABLE; in core99_scc_enable()
1450 { KL0_SCC_B_INTF_ENABLE, in g5_i2s_enable()