Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mtd/maps/
Dl440gx.c23 #define IOBASE iobase macro
24 #define TRIBUF_PORT (IOBASE+0x37)
25 #define VPP_PORT (IOBASE+0x28)
/linux-6.1.9/drivers/net/ethernet/8390/
Dapne.c93 #define IOBASE 0x300 macro
176 if (!request_region(IOBASE, 0x20, DRV_NAME)) { in apne_probe()
181 err = apne_probe1(dev, IOBASE); in apne_probe()
183 release_region(IOBASE, 0x20); in apne_probe()
194 release_region(IOBASE, 0x20); in apne_probe()
569 release_region(IOBASE, 0x20); in apne_module_exit()
/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_tmpl.c11 #define IOBASE(vha) IOBAR(ISPREG(vha)) macro
184 qla27xx_write_reg(ISPREG(vha), IOBASE(vha), addr, buf); in qla27xx_fwdt_entry_t257()
221 qla27xx_write_reg(ISPREG(vha), IOBASE(vha), addr, buf); in qla27xx_fwdt_entry_t259()
579 qla27xx_write_reg(ISPREG(vha), IOBASE(vha), 0x40, buf); in qla27xx_fwdt_entry_t271()