Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/ata/
Dsata_mv.c124 GPIO_PORT_CTL = 0x104f0, enumerator
1478 old = readl(hpriv->base + GPIO_PORT_CTL); in mv_60x1_errata_sata25()
1484 writel(new, hpriv->base + GPIO_PORT_CTL); in mv_60x1_errata_sata25()
3086 writel(0, mmio + GPIO_PORT_CTL); in mv5_enable_leds()
3213 tmp = readl(mmio + GPIO_PORT_CTL); in mv6_reset_flash()
3216 writel(tmp, mmio + GPIO_PORT_CTL); in mv6_reset_flash()
3305 writel(0x00000060, mmio + GPIO_PORT_CTL); in mv6_enable_leds()