Searched refs:SRAM_BASE (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/drivers/scsi/aic7xxx/ |
D | aic79xx_pci.c | 467 ahd_outl(ahd, SRAM_BASE, 0x5aa555aa); in ahd_pci_test_register_access() 468 if (ahd_inl(ahd, SRAM_BASE) != 0x5aa555aa) in ahd_pci_test_register_access()
|
D | aic7xxx_reg.h_shipped | 124 ahc_print_register(NULL, 0, "SRAM_BASE", 0x70, regvalue, cur_col, wrap) 586 #define SRAM_BASE 0x70
|
D | aic7xxx_reg_print.c_shipped | 279 return (ahc_print_register(NULL, 0, "SRAM_BASE",
|
D | aic7xxx_pci.c | 1341 *sc_data = ahc_inb(ahc, SRAM_BASE + j) in check_extport() 1342 | ahc_inb(ahc, SRAM_BASE + j + 1) << 8; in check_extport()
|
D | aic79xx_reg_print.c_shipped | 616 return (ahd_print_register(NULL, 0, "SRAM_BASE",
|
D | aic79xx_reg.h_shipped | 285 ahd_print_register(NULL, 0, "SRAM_BASE", 0x100, regvalue, cur_col, wrap) 1533 #define SRAM_BASE 0x100
|
/linux-6.1.9/drivers/staging/rts5208/ |
D | rtsx_card.h | 969 #define SRAM_BASE 0xE600 macro
|
/linux-6.1.9/include/linux/ |
D | rtsx_pci.h | 685 #define SRAM_BASE 0xE600 macro
|
/linux-6.1.9/drivers/net/wireless/atmel/ |
D | atmel.c | 4267 .set SRAM_BASE, 0x02000000 4299 .set MAC_ADDRESS_MIB, SRAM_BASE
|