Searched refs:PAGE_REG (Results 1 – 1 of 1) sorted by relevance
196 #define PAGE_REG 0x3000 macro319 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_resetcard()325 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_resetcard()373 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_resetcard()915 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_read()934 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_read()937 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_read()960 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_write()979 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_write()982 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_write()[all …]