Searched refs:mem_sttime (Results 1 – 1 of 1) sorted by relevance
108 int mem_sttime = 0, mem_stcfg = au_readl(MEM_STCFG2); in au1xxx_set_pio_mode() local112 mem_sttime = SBC_IDE_TIMING(PIO0); in au1xxx_set_pio_mode()122 mem_sttime = SBC_IDE_TIMING(PIO1); in au1xxx_set_pio_mode()132 mem_sttime = SBC_IDE_TIMING(PIO2); in au1xxx_set_pio_mode()142 mem_sttime = SBC_IDE_TIMING(PIO3); in au1xxx_set_pio_mode()153 mem_sttime = SBC_IDE_TIMING(PIO4); in au1xxx_set_pio_mode()163 au_writel(mem_sttime,MEM_STTIME2); in au1xxx_set_pio_mode()169 int mem_sttime = 0, mem_stcfg = au_readl(MEM_STCFG2); in auide_set_dma_mode() local174 mem_sttime = SBC_IDE_TIMING(MDMA2); in auide_set_dma_mode()184 mem_sttime = SBC_IDE_TIMING(MDMA1); in auide_set_dma_mode()[all …]