Searched refs:cs5536_read (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/ata/ |
H A D | pata_cs5536.c | 86 static int cs5536_read(struct pci_dev *pdev, int reg, u32 *val) in cs5536_read() function 114 cs5536_read(pdev, DTC, &dtc); in cs5536_program_dtc() 134 cs5536_read(pdev, CFG, &cfg); in cs5536_cable_detect() 174 cs5536_read(pdev, CAST, &cast); in cs5536_set_piomode() 207 cs5536_read(pdev, ETC, &etc); in cs5536_set_dmamode() 268 cs5536_read(dev, CFG, &cfg); in cs5536_init_one()
|
/kernel/linux/linux-5.10/drivers/ide/ |
H A D | cs5536.c | 58 static int cs5536_read(struct pci_dev *pdev, int reg, u32 *val) in cs5536_read() function 86 cs5536_read(pdev, DTC, &dtc); in cs5536_program_dtc() 106 cs5536_read(pdev, CFG, &cfg); in cs5536_cable_detect() 151 cs5536_read(pdev, CAST, &cast); in cs5536_set_pio_mode() 184 cs5536_read(pdev, ETC, &etc); in cs5536_set_dma_mode() 262 cs5536_read(dev, CFG, &cfg); in cs5536_init_one()
|
/kernel/linux/linux-6.6/drivers/ata/ |
H A D | pata_cs5536.c | 86 static int cs5536_read(struct pci_dev *pdev, int reg, u32 *val) in cs5536_read() function 114 cs5536_read(pdev, DTC, &dtc); in cs5536_program_dtc() 134 cs5536_read(pdev, CFG, &cfg); in cs5536_cable_detect() 174 cs5536_read(pdev, CAST, &cast); in cs5536_set_piomode() 207 cs5536_read(pdev, ETC, &etc); in cs5536_set_dmamode() 268 cs5536_read(dev, CFG, &cfg); in cs5536_init_one()
|
Completed in 2 milliseconds