Searched refs:PAGE_REG (Results 1 – 1 of 1) sorted by relevance
207 #define PAGE_REG 0x3000 macro330 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_resetcard()336 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_resetcard()384 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_resetcard()923 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_read()942 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_read()945 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_read()968 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_write()987 writeb((page & 0x3f) | host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_write()990 writeb(host->card.page_reg, host->fast + PAGE_REG); in acornscsi_data_write()[all …]