Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dkeylargo.h104 #define KL0_SCC_B_INTF_ENABLE 0x00000001 /* (KL Only) */ macro
137 #define KL0_SERIAL_ENABLE (KL0_SCC_B_INTF_ENABLE | \
/arch/powerpc/platforms/powermac/
Dfeature.c643 fcr &= ~KL0_SCC_B_INTF_ENABLE; in core99_scc_enable()
651 fcr |= KL0_SCC_B_INTF_ENABLE; in core99_scc_enable()
1460 { KL0_SCC_B_INTF_ENABLE, in g5_i2s_enable()