Searched refs:PAGE_REG (Results 1 – 1 of 1) sorted by relevance
193 #define PAGE_REG 0x3000 macro316 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_resetcard()322 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_resetcard()370 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_resetcard()912 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_read()931 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_read()934 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_read()957 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_write()976 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_write()979 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_write()[all …]