Home
last modified time | relevance | path

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

/linux-5.19.10/arch/powerpc/include/asm/
Dkeylargo.h105 #define KL0_SCC_B_INTF_ENABLE 0x00000001 /* (KL Only) */ macro
138 #define KL0_SERIAL_ENABLE (KL0_SCC_B_INTF_ENABLE | \
/linux-5.19.10/arch/powerpc/platforms/powermac/
Dfeature.c637 fcr &= ~KL0_SCC_B_INTF_ENABLE; in core99_scc_enable()
645 fcr |= KL0_SCC_B_INTF_ENABLE; in core99_scc_enable()
1448 { KL0_SCC_B_INTF_ENABLE, in g5_i2s_enable()