Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ata/
H A Dsata_mv.c124 GPIO_PORT_CTL = 0x104f0, enumerator
1513 old = readl(hpriv->base + GPIO_PORT_CTL); in mv_60x1_errata_sata25()
1519 writel(new, hpriv->base + GPIO_PORT_CTL); in mv_60x1_errata_sata25()
3120 writel(0, mmio + GPIO_PORT_CTL); in mv5_enable_leds()
3246 tmp = readl(mmio + GPIO_PORT_CTL); in mv6_reset_flash()
3249 writel(tmp, mmio + GPIO_PORT_CTL); in mv6_reset_flash()
3338 writel(0x00000060, mmio + GPIO_PORT_CTL); in mv6_enable_leds()