Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Duninorth.h117 #define UNI_N_CLOCK_CNTL_ATA100 0x00000010 /* ATA-100 clock control (U2) */ macro
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dfeature.c819 UN_BIS(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_ATA100); in core99_ata100_enable()
821 UN_BIC(UNI_N_CLOCK_CNTL, UNI_N_CLOCK_CNTL_ATA100); in core99_ata100_enable()