Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/mach-au1x00/
Dau1xxx_ide.h122 #define SBC_IDE_PIO3_TOECS (0x01 << 26) macro
/linux-4.1.27/drivers/ide/
Dau1xxx-ide.c148 mem_stcfg |= SBC_IDE_PIO3_TCSOE | SBC_IDE_PIO3_TOECS; in au1xxx_set_pio_mode()