• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-blackfin/mach-bf533/

Lines Matching refs:bfin_read16

47 #define bfin_read_PLL_CTL()                  bfin_read16(PLL_CTL)
49 #define bfin_read_PLL_STAT() bfin_read16(PLL_STAT)
51 #define bfin_read_PLL_LOCKCNT() bfin_read16(PLL_LOCKCNT)
54 #define bfin_read_PLL_DIV() bfin_read16(PLL_DIV)
56 #define bfin_read_VR_CTL() bfin_read16(VR_CTL)
77 #define bfin_read_SWRST() bfin_read16(SWRST)
79 #define bfin_read_SYSCR() bfin_read16(SYSCR)
97 #define bfin_read_WDOG_CTL() bfin_read16(WDOG_CTL)
107 #define bfin_read_RTC_ICTL() bfin_read16(RTC_ICTL)
109 #define bfin_read_RTC_ISTAT() bfin_read16(RTC_ISTAT)
111 #define bfin_read_RTC_SWCNT() bfin_read16(RTC_SWCNT)
115 #define bfin_read_RTC_FAST() bfin_read16(RTC_FAST)
117 #define bfin_read_RTC_PREN() bfin_read16(RTC_PREN)
121 #define bfin_read_DMA_TCPER() bfin_read16(DMA_TCPER)
123 #define bfin_read_DMA_TCCNT() bfin_read16(DMA_TCCNT)
127 #define bfin_read_DMA_TC_PER() bfin_read16(DMA_TC_PER)
129 #define bfin_read_DMA_TC_CNT() bfin_read16(DMA_TC_CNT)
133 #define bfin_read_FIO_DIR() bfin_read16(FIO_DIR)
135 #define bfin_read_FIO_FLAG_C() bfin_read16(FIO_FLAG_C)
137 #define bfin_read_FIO_FLAG_S() bfin_read16(FIO_FLAG_S)
139 #define bfin_read_FIO_MASKA_C() bfin_read16(FIO_MASKA_C)
141 #define bfin_read_FIO_MASKA_S() bfin_read16(FIO_MASKA_S)
143 #define bfin_read_FIO_MASKB_C() bfin_read16(FIO_MASKB_C)
145 #define bfin_read_FIO_MASKB_S() bfin_read16(FIO_MASKB_S)
147 #define bfin_read_FIO_POLAR() bfin_read16(FIO_POLAR)
149 #define bfin_read_FIO_EDGE() bfin_read16(FIO_EDGE)
151 #define bfin_read_FIO_BOTH() bfin_read16(FIO_BOTH)
153 #define bfin_read_FIO_INEN() bfin_read16(FIO_INEN)
155 #define bfin_read_FIO_FLAG_D() bfin_read16(FIO_FLAG_D)
157 #define bfin_read_FIO_FLAG_T() bfin_read16(FIO_FLAG_T)
159 #define bfin_read_FIO_MASKA_D() bfin_read16(FIO_MASKA_D)
161 #define bfin_read_FIO_MASKA_T() bfin_read16(FIO_MASKA_T)
163 #define bfin_read_FIO_MASKB_D() bfin_read16(FIO_MASKB_D)
165 #define bfin_read_FIO_MASKB_T() bfin_read16(FIO_MASKB_T)
169 #define bfin_read_DMA0_CONFIG() bfin_read16(DMA0_CONFIG)
175 #define bfin_read_DMA0_X_COUNT() bfin_read16(DMA0_X_COUNT)
177 #define bfin_read_DMA0_Y_COUNT() bfin_read16(DMA0_Y_COUNT)
179 #define bfin_read_DMA0_X_MODIFY() bfin_read16(DMA0_X_MODIFY)
181 #define bfin_read_DMA0_Y_MODIFY() bfin_read16(DMA0_Y_MODIFY)
187 #define bfin_read_DMA0_CURR_X_COUNT() bfin_read16(DMA0_CURR_X_COUNT)
189 #define bfin_read_DMA0_CURR_Y_COUNT() bfin_read16(DMA0_CURR_Y_COUNT)
191 #define bfin_read_DMA0_IRQ_STATUS() bfin_read16(DMA0_IRQ_STATUS)
193 #define bfin_read_DMA0_PERIPHERAL_MAP() bfin_read16(DMA0_PERIPHERAL_MAP)
196 #define bfin_read_DMA1_CONFIG() bfin_read16(DMA1_CONFIG)
202 #define bfin_read_DMA1_X_COUNT() bfin_read16(DMA1_X_COUNT)
204 #define bfin_read_DMA1_Y_COUNT() bfin_read16(DMA1_Y_COUNT)
206 #define bfin_read_DMA1_X_MODIFY() bfin_read16(DMA1_X_MODIFY)
208 #define bfin_read_DMA1_Y_MODIFY() bfin_read16(DMA1_Y_MODIFY)
214 #define bfin_read_DMA1_CURR_X_COUNT() bfin_read16(DMA1_CURR_X_COUNT)
216 #define bfin_read_DMA1_CURR_Y_COUNT() bfin_read16(DMA1_CURR_Y_COUNT)
218 #define bfin_read_DMA1_IRQ_STATUS() bfin_read16(DMA1_IRQ_STATUS)
220 #define bfin_read_DMA1_PERIPHERAL_MAP() bfin_read16(DMA1_PERIPHERAL_MAP)
223 #define bfin_read_DMA2_CONFIG() bfin_read16(DMA2_CONFIG)
229 #define bfin_read_DMA2_X_COUNT() bfin_read16(DMA2_X_COUNT)
231 #define bfin_read_DMA2_Y_COUNT() bfin_read16(DMA2_Y_COUNT)
233 #define bfin_read_DMA2_X_MODIFY() bfin_read16(DMA2_X_MODIFY)
235 #define bfin_read_DMA2_Y_MODIFY() bfin_read16(DMA2_Y_MODIFY)
241 #define bfin_read_DMA2_CURR_X_COUNT() bfin_read16(DMA2_CURR_X_COUNT)
243 #define bfin_read_DMA2_CURR_Y_COUNT() bfin_read16(DMA2_CURR_Y_COUNT)
245 #define bfin_read_DMA2_IRQ_STATUS() bfin_read16(DMA2_IRQ_STATUS)
247 #define bfin_read_DMA2_PERIPHERAL_MAP() bfin_read16(DMA2_PERIPHERAL_MAP)
250 #define bfin_read_DMA3_CONFIG() bfin_read16(DMA3_CONFIG)
256 #define bfin_read_DMA3_X_COUNT() bfin_read16(DMA3_X_COUNT)
258 #define bfin_read_DMA3_Y_COUNT() bfin_read16(DMA3_Y_COUNT)
260 #define bfin_read_DMA3_X_MODIFY() bfin_read16(DMA3_X_MODIFY)
262 #define bfin_read_DMA3_Y_MODIFY() bfin_read16(DMA3_Y_MODIFY)
268 #define bfin_read_DMA3_CURR_X_COUNT() bfin_read16(DMA3_CURR_X_COUNT)
270 #define bfin_read_DMA3_CURR_Y_COUNT() bfin_read16(DMA3_CURR_Y_COUNT)
272 #define bfin_read_DMA3_IRQ_STATUS() bfin_read16(DMA3_IRQ_STATUS)
274 #define bfin_read_DMA3_PERIPHERAL_MAP() bfin_read16(DMA3_PERIPHERAL_MAP)
277 #define bfin_read_DMA4_CONFIG() bfin_read16(DMA4_CONFIG)
283 #define bfin_read_DMA4_X_COUNT() bfin_read16(DMA4_X_COUNT)
285 #define bfin_read_DMA4_Y_COUNT() bfin_read16(DMA4_Y_COUNT)
287 #define bfin_read_DMA4_X_MODIFY() bfin_read16(DMA4_X_MODIFY)
289 #define bfin_read_DMA4_Y_MODIFY() bfin_read16(DMA4_Y_MODIFY)
295 #define bfin_read_DMA4_CURR_X_COUNT() bfin_read16(DMA4_CURR_X_COUNT)
297 #define bfin_read_DMA4_CURR_Y_COUNT() bfin_read16(DMA4_CURR_Y_COUNT)
299 #define bfin_read_DMA4_IRQ_STATUS() bfin_read16(DMA4_IRQ_STATUS)
301 #define bfin_read_DMA4_PERIPHERAL_MAP() bfin_read16(DMA4_PERIPHERAL_MAP)
304 #define bfin_read_DMA5_CONFIG() bfin_read16(DMA5_CONFIG)
310 #define bfin_read_DMA5_X_COUNT() bfin_read16(DMA5_X_COUNT)
312 #define bfin_read_DMA5_Y_COUNT() bfin_read16(DMA5_Y_COUNT)
314 #define bfin_read_DMA5_X_MODIFY() bfin_read16(DMA5_X_MODIFY)
316 #define bfin_read_DMA5_Y_MODIFY() bfin_read16(DMA5_Y_MODIFY)
322 #define bfin_read_DMA5_CURR_X_COUNT() bfin_read16(DMA5_CURR_X_COUNT)
324 #define bfin_read_DMA5_CURR_Y_COUNT() bfin_read16(DMA5_CURR_Y_COUNT)
326 #define bfin_read_DMA5_IRQ_STATUS() bfin_read16(DMA5_IRQ_STATUS)
328 #define bfin_read_DMA5_PERIPHERAL_MAP() bfin_read16(DMA5_PERIPHERAL_MAP)
331 #define bfin_read_DMA6_CONFIG() bfin_read16(DMA6_CONFIG)
337 #define bfin_read_DMA6_X_COUNT() bfin_read16(DMA6_X_COUNT)
339 #define bfin_read_DMA6_Y_COUNT() bfin_read16(DMA6_Y_COUNT)
341 #define bfin_read_DMA6_X_MODIFY() bfin_read16(DMA6_X_MODIFY)
343 #define bfin_read_DMA6_Y_MODIFY() bfin_read16(DMA6_Y_MODIFY)
349 #define bfin_read_DMA6_CURR_X_COUNT() bfin_read16(DMA6_CURR_X_COUNT)
351 #define bfin_read_DMA6_CURR_Y_COUNT() bfin_read16(DMA6_CURR_Y_COUNT)
353 #define bfin_read_DMA6_IRQ_STATUS() bfin_read16(DMA6_IRQ_STATUS)
355 #define bfin_read_DMA6_PERIPHERAL_MAP() bfin_read16(DMA6_PERIPHERAL_MAP)
358 #define bfin_read_DMA7_CONFIG() bfin_read16(DMA7_CONFIG)
364 #define bfin_read_DMA7_X_COUNT() bfin_read16(DMA7_X_COUNT)
366 #define bfin_read_DMA7_Y_COUNT() bfin_read16(DMA7_Y_COUNT)
368 #define bfin_read_DMA7_X_MODIFY() bfin_read16(DMA7_X_MODIFY)
370 #define bfin_read_DMA7_Y_MODIFY() bfin_read16(DMA7_Y_MODIFY)
376 #define bfin_read_DMA7_CURR_X_COUNT() bfin_read16(DMA7_CURR_X_COUNT)
378 #define bfin_read_DMA7_CURR_Y_COUNT() bfin_read16(DMA7_CURR_Y_COUNT)
380 #define bfin_read_DMA7_IRQ_STATUS() bfin_read16(DMA7_IRQ_STATUS)
382 #define bfin_read_DMA7_PERIPHERAL_MAP() bfin_read16(DMA7_PERIPHERAL_MAP)
385 #define bfin_read_MDMA_D1_CONFIG() bfin_read16(MDMA_D1_CONFIG)
391 #define bfin_read_MDMA_D1_X_COUNT() bfin_read16(MDMA_D1_X_COUNT)
393 #define bfin_read_MDMA_D1_Y_COUNT() bfin_read16(MDMA_D1_Y_COUNT)
395 #define bfin_read_MDMA_D1_X_MODIFY() bfin_read16(MDMA_D1_X_MODIFY)
397 #define bfin_read_MDMA_D1_Y_MODIFY() bfin_read16(MDMA_D1_Y_MODIFY)
403 #define bfin_read_MDMA_D1_CURR_X_COUNT() bfin_read16(MDMA_D1_CURR_X_COUNT)
405 #define bfin_read_MDMA_D1_CURR_Y_COUNT() bfin_read16(MDMA_D1_CURR_Y_COUNT)
407 #define bfin_read_MDMA_D1_IRQ_STATUS() bfin_read16(MDMA_D1_IRQ_STATUS)
409 #define bfin_read_MDMA_D1_PERIPHERAL_MAP() bfin_read16(MDMA_D1_PERIPHERAL_MAP)
412 #define bfin_read_MDMA_S1_CONFIG() bfin_read16(MDMA_S1_CONFIG)
418 #define bfin_read_MDMA_S1_X_COUNT() bfin_read16(MDMA_S1_X_COUNT)
420 #define bfin_read_MDMA_S1_Y_COUNT() bfin_read16(MDMA_S1_Y_COUNT)
422 #define bfin_read_MDMA_S1_X_MODIFY() bfin_read16(MDMA_S1_X_MODIFY)
424 #define bfin_read_MDMA_S1_Y_MODIFY() bfin_read16(MDMA_S1_Y_MODIFY)
430 #define bfin_read_MDMA_S1_CURR_X_COUNT() bfin_read16(MDMA_S1_CURR_X_COUNT)
432 #define bfin_read_MDMA_S1_CURR_Y_COUNT() bfin_read16(MDMA_S1_CURR_Y_COUNT)
434 #define bfin_read_MDMA_S1_IRQ_STATUS() bfin_read16(MDMA_S1_IRQ_STATUS)
436 #define bfin_read_MDMA_S1_PERIPHERAL_MAP() bfin_read16(MDMA_S1_PERIPHERAL_MAP)
439 #define bfin_read_MDMA_D0_CONFIG() bfin_read16(MDMA_D0_CONFIG)
445 #define bfin_read_MDMA_D0_X_COUNT() bfin_read16(MDMA_D0_X_COUNT)
447 #define bfin_read_MDMA_D0_Y_COUNT() bfin_read16(MDMA_D0_Y_COUNT)
449 #define bfin_read_MDMA_D0_X_MODIFY() bfin_read16(MDMA_D0_X_MODIFY)
451 #define bfin_read_MDMA_D0_Y_MODIFY() bfin_read16(MDMA_D0_Y_MODIFY)
457 #define bfin_read_MDMA_D0_CURR_X_COUNT() bfin_read16(MDMA_D0_CURR_X_COUNT)
459 #define bfin_read_MDMA_D0_CURR_Y_COUNT() bfin_read16(MDMA_D0_CURR_Y_COUNT)
461 #define bfin_read_MDMA_D0_IRQ_STATUS() bfin_read16(MDMA_D0_IRQ_STATUS)
463 #define bfin_read_MDMA_D0_PERIPHERAL_MAP() bfin_read16(MDMA_D0_PERIPHERAL_MAP)
466 #define bfin_read_MDMA_S0_CONFIG() bfin_read16(MDMA_S0_CONFIG)
472 #define bfin_read_MDMA_S0_X_COUNT() bfin_read16(MDMA_S0_X_COUNT)
474 #define bfin_read_MDMA_S0_Y_COUNT() bfin_read16(MDMA_S0_Y_COUNT)
476 #define bfin_read_MDMA_S0_X_MODIFY() bfin_read16(MDMA_S0_X_MODIFY)
478 #define bfin_read_MDMA_S0_Y_MODIFY() bfin_read16(MDMA_S0_Y_MODIFY)
484 #define bfin_read_MDMA_S0_CURR_X_COUNT() bfin_read16(MDMA_S0_CURR_X_COUNT)
486 #define bfin_read_MDMA_S0_CURR_Y_COUNT() bfin_read16(MDMA_S0_CURR_Y_COUNT)
488 #define bfin_read_MDMA_S0_IRQ_STATUS() bfin_read16(MDMA_S0_IRQ_STATUS)
490 #define bfin_read_MDMA_S0_PERIPHERAL_MAP() bfin_read16(MDMA_S0_PERIPHERAL_MAP)
494 #define bfin_read_EBIU_AMGCTL() bfin_read16(EBIU_AMGCTL)
504 #define bfin_read_EBIU_SDRRC() bfin_read16(EBIU_SDRRC)
506 #define bfin_read_EBIU_SDSTAT() bfin_read16(EBIU_SDSTAT)
508 #define bfin_read_EBIU_SDBCTL() bfin_read16(EBIU_SDBCTL)
512 #define bfin_read_UART_THR() bfin_read16(UART_THR)
514 #define bfin_read_UART_RBR() bfin_read16(UART_RBR)
516 #define bfin_read_UART_DLL() bfin_read16(UART_DLL)
518 #define bfin_read_UART_IER() bfin_read16(UART_IER)
520 #define bfin_read_UART_DLH() bfin_read16(UART_DLH)
522 #define bfin_read_UART_IIR() bfin_read16(UART_IIR)
524 #define bfin_read_UART_LCR() bfin_read16(UART_LCR)
526 #define bfin_read_UART_MCR() bfin_read16(UART_MCR)
528 #define bfin_read_UART_LSR() bfin_read16(UART_LSR)
533 #define bfin_read_UART_SCR() bfin_read16(UART_SCR)
535 #define bfin_read_UART_GCTL() bfin_read16(UART_GCTL)
539 #define bfin_read_SPI_CTL() bfin_read16(SPI_CTL)
541 #define bfin_read_SPI_FLG() bfin_read16(SPI_FLG)
543 #define bfin_read_SPI_STAT() bfin_read16(SPI_STAT)
545 #define bfin_read_SPI_TDBR() bfin_read16(SPI_TDBR)
547 #define bfin_read_SPI_RDBR() bfin_read16(SPI_RDBR)
549 #define bfin_read_SPI_BAUD() bfin_read16(SPI_BAUD)
551 #define bfin_read_SPI_SHADOW() bfin_read16(SPI_SHADOW)
555 #define bfin_read_TIMER0_CONFIG() bfin_read16(TIMER0_CONFIG)
564 #define bfin_read_TIMER1_CONFIG() bfin_read16(TIMER1_CONFIG)
573 #define bfin_read_TIMER2_CONFIG() bfin_read16(TIMER2_CONFIG)
582 #define bfin_read_TIMER_ENABLE() bfin_read16(TIMER_ENABLE)
584 #define bfin_read_TIMER_DISABLE() bfin_read16(TIMER_DISABLE)
586 #define bfin_read_TIMER_STATUS() bfin_read16(TIMER_STATUS)
590 #define bfin_read_SPORT0_TCR1() bfin_read16(SPORT0_TCR1)
592 #define bfin_read_SPORT0_TCR2() bfin_read16(SPORT0_TCR2)
594 #define bfin_read_SPORT0_TCLKDIV() bfin_read16(SPORT0_TCLKDIV)
596 #define bfin_read_SPORT0_TFSDIV() bfin_read16(SPORT0_TFSDIV)
606 #define bfin_read_SPORT0_TX16() bfin_read16(SPORT0_TX)
608 #define bfin_read_SPORT0_RX16() bfin_read16(SPORT0_RX)
610 #define bfin_read_SPORT0_RCR1() bfin_read16(SPORT0_RCR1)
612 #define bfin_read_SPORT0_RCR2() bfin_read16(SPORT0_RCR2)
614 #define bfin_read_SPORT0_RCLKDIV() bfin_read16(SPORT0_RCLKDIV)
616 #define bfin_read_SPORT0_RFSDIV() bfin_read16(SPORT0_RFSDIV)
618 #define bfin_read_SPORT0_STAT() bfin_read16(SPORT0_STAT)
620 #define bfin_read_SPORT0_CHNL() bfin_read16(SPORT0_CHNL)
622 #define bfin_read_SPORT0_MCMC1() bfin_read16(SPORT0_MCMC1)
624 #define bfin_read_SPORT0_MCMC2() bfin_read16(SPORT0_MCMC2)
644 #define bfin_read_SPORT1_TCR1() bfin_read16(SPORT1_TCR1)
646 #define bfin_read_SPORT1_TCR2() bfin_read16(SPORT1_TCR2)
648 #define bfin_read_SPORT1_TCLKDIV() bfin_read16(SPORT1_TCLKDIV)
650 #define bfin_read_SPORT1_TFSDIV() bfin_read16(SPORT1_TFSDIV)
660 #define bfin_read_SPORT1_TX16() bfin_read16(SPORT1_TX)
662 #define bfin_read_SPORT1_RX16() bfin_read16(SPORT1_RX)
664 #define bfin_read_SPORT1_RCR1() bfin_read16(SPORT1_RCR1)
666 #define bfin_read_SPORT1_RCR2() bfin_read16(SPORT1_RCR2)
668 #define bfin_read_SPORT1_RCLKDIV() bfin_read16(SPORT1_RCLKDIV)
670 #define bfin_read_SPORT1_RFSDIV() bfin_read16(SPORT1_RFSDIV)
672 #define bfin_read_SPORT1_STAT() bfin_read16(SPORT1_STAT)
674 #define bfin_read_SPORT1_CHNL() bfin_read16(SPORT1_CHNL)
676 #define bfin_read_SPORT1_MCMC1() bfin_read16(SPORT1_MCMC1)
678 #define bfin_read_SPORT1_MCMC2() bfin_read16(SPORT1_MCMC2)
698 #define bfin_read_PPI_CONTROL() bfin_read16(PPI_CONTROL)
700 #define bfin_read_PPI_STATUS() bfin_read16(PPI_STATUS)
703 #define bfin_read_PPI_DELAY() bfin_read16(PPI_DELAY)
705 #define bfin_read_PPI_COUNT() bfin_read16(PPI_COUNT)
707 #define bfin_read_PPI_FRAME() bfin_read16(PPI_FRAME)