Lines Matching defs:base
77 #define ATAPI_GET_CONTROL(base)\ argument
79 #define ATAPI_SET_CONTROL(base, val)\ argument
81 #define ATAPI_GET_STATUS(base)\ argument
83 #define ATAPI_GET_DEV_ADDR(base)\ argument
85 #define ATAPI_SET_DEV_ADDR(base, val)\ argument
87 #define ATAPI_GET_DEV_TXBUF(base)\ argument
89 #define ATAPI_SET_DEV_TXBUF(base, val)\ argument
91 #define ATAPI_GET_DEV_RXBUF(base)\ argument
93 #define ATAPI_SET_DEV_RXBUF(base, val)\ argument
95 #define ATAPI_GET_INT_MASK(base)\ argument
97 #define ATAPI_SET_INT_MASK(base, val)\ argument
99 #define ATAPI_GET_INT_STATUS(base)\ argument
101 #define ATAPI_SET_INT_STATUS(base, val)\ argument
103 #define ATAPI_GET_XFER_LEN(base)\ argument
105 #define ATAPI_SET_XFER_LEN(base, val)\ argument
107 #define ATAPI_GET_LINE_STATUS(base)\ argument
109 #define ATAPI_GET_SM_STATE(base)\ argument
111 #define ATAPI_GET_TERMINATE(base)\ argument
113 #define ATAPI_SET_TERMINATE(base, val)\ argument
115 #define ATAPI_GET_PIO_TFRCNT(base)\ argument
117 #define ATAPI_GET_DMA_TFRCNT(base)\ argument
119 #define ATAPI_GET_UMAIN_TFRCNT(base)\ argument
121 #define ATAPI_GET_UDMAOUT_TFRCNT(base)\ argument
123 #define ATAPI_GET_REG_TIM_0(base)\ argument
125 #define ATAPI_SET_REG_TIM_0(base, val)\ argument
127 #define ATAPI_GET_PIO_TIM_0(base)\ argument
129 #define ATAPI_SET_PIO_TIM_0(base, val)\ argument
131 #define ATAPI_GET_PIO_TIM_1(base)\ argument
133 #define ATAPI_SET_PIO_TIM_1(base, val)\ argument
135 #define ATAPI_GET_MULTI_TIM_0(base)\ argument
137 #define ATAPI_SET_MULTI_TIM_0(base, val)\ argument
139 #define ATAPI_GET_MULTI_TIM_1(base)\ argument
141 #define ATAPI_SET_MULTI_TIM_1(base, val)\ argument
143 #define ATAPI_GET_MULTI_TIM_2(base)\ argument
145 #define ATAPI_SET_MULTI_TIM_2(base, val)\ argument
147 #define ATAPI_GET_ULTRA_TIM_0(base)\ argument
149 #define ATAPI_SET_ULTRA_TIM_0(base, val)\ argument
151 #define ATAPI_GET_ULTRA_TIM_1(base)\ argument
153 #define ATAPI_SET_ULTRA_TIM_1(base, val)\ argument
155 #define ATAPI_GET_ULTRA_TIM_2(base)\ argument
157 #define ATAPI_SET_ULTRA_TIM_2(base, val)\ argument
159 #define ATAPI_GET_ULTRA_TIM_3(base)\ argument
161 #define ATAPI_SET_ULTRA_TIM_3(base, val)\ argument
292 void __iomem *base = (void __iomem *)ap->ioaddr.ctl_addr; in bfin_set_piomode() local
371 void __iomem *base = (void __iomem *)ap->ioaddr.ctl_addr; in bfin_set_dmamode() local
480 static inline void wait_complete(void __iomem *base, unsigned short mask) in wait_complete()
504 static void write_atapi_register(void __iomem *base, in write_atapi_register()
541 static unsigned short read_atapi_register(void __iomem *base, in read_atapi_register()
579 static void write_atapi_data(void __iomem *base, in write_atapi_data()
624 static void read_atapi_data(void __iomem *base, in read_atapi_data()
671 void __iomem *base = (void __iomem *)ap->ioaddr.ctl_addr; in bfin_tf_load() local
728 void __iomem *base = (void __iomem *)ap->ioaddr.ctl_addr; in bfin_check_status() local
742 void __iomem *base = (void __iomem *)ap->ioaddr.ctl_addr; in bfin_tf_read() local
773 void __iomem *base = (void __iomem *)ap->ioaddr.ctl_addr; in bfin_exec_command() local
787 void __iomem *base = (void __iomem *)ap->ioaddr.ctl_addr; in bfin_check_altstatus() local
801 void __iomem *base = (void __iomem *)ap->ioaddr.ctl_addr; in bfin_dev_select() local
821 void __iomem *base = (void __iomem *)ap->ioaddr.ctl_addr; in bfin_set_devctl() local
836 void __iomem *base = (void __iomem *)ap->ioaddr.ctl_addr; in bfin_bmdma_setup() local
914 void __iomem *base = (void __iomem *)ap->ioaddr.ctl_addr; in bfin_bmdma_start() local
968 void __iomem *base = (void __iomem *)ap->ioaddr.ctl_addr; in bfin_devchk() local
999 void __iomem *base = (void __iomem *)ap->ioaddr.ctl_addr; in bfin_bus_post_reset() local
1048 void __iomem *base = (void __iomem *)ap->ioaddr.ctl_addr; in bfin_bus_softreset() local
1132 void __iomem *base = (void __iomem *)ap->ioaddr.ctl_addr; in bfin_bmdma_status() local
1158 void __iomem *base = (void __iomem *)ap->ioaddr.ctl_addr; in bfin_data_xfer() local
1195 void __iomem *base = (void __iomem *)ap->ioaddr.ctl_addr; in bfin_irq_clear() local
1228 void __iomem *base = (void __iomem *)ap->ioaddr.ctl_addr; in bfin_postreset() local
1464 void __iomem *base = (void __iomem *)host->ports[0]->ioaddr.ctl_addr; in bfin_reset_controller() local