Home
last modified time | relevance | path

Searched refs:cgcr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/ata/
H A Dpata_pdc2027x.c210 u32 cgcr; in pdc2027x_cable_detect() local
213 cgcr = ioread32(port_mmio(ap, PDC_GLOBAL_CTL)); in pdc2027x_cable_detect()
214 if (cgcr & (1 << 26)) in pdc2027x_cable_detect()
/kernel/linux/linux-6.6/drivers/ata/
H A Dpata_pdc2027x.c203 u32 cgcr; in pdc2027x_cable_detect() local
206 cgcr = ioread32(port_mmio(ap, PDC_GLOBAL_CTL)); in pdc2027x_cable_detect()
207 if (cgcr & (1 << 26)) in pdc2027x_cable_detect()

Completed in 2 milliseconds