Home
last modified time | relevance | path

Searched defs:ftide010 (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/ata/
Dpata_ftide010.c41 struct ftide010 { struct
42 struct device *dev;
43 void __iomem *base;
44 struct clk *pclk;
45 struct ata_host *host;
46 unsigned int master_cbl;
47 unsigned int slave_cbl;
49 struct sata_gemini *sg;
50 bool master_to_sata0;
51 bool slave_to_sata0;
[all …]
/kernel/linux/linux-5.10/drivers/ata/
Dpata_ftide010.c42 struct ftide010 { struct
43 struct device *dev;
44 void __iomem *base;
45 struct clk *pclk;
46 struct ata_host *host;
47 unsigned int master_cbl;
48 unsigned int slave_cbl;
50 struct sata_gemini *sg;
51 bool master_to_sata0;
52 bool slave_to_sata0;
[all …]