• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf527/include/mach/

Lines Matching refs:bfin_read16

20 #define bfin_read_PLL_CTL()			bfin_read16(PLL_CTL)
21 #define bfin_read_PLL_DIV() bfin_read16(PLL_DIV)
23 #define bfin_read_VR_CTL() bfin_read16(VR_CTL)
24 #define bfin_read_PLL_STAT() bfin_read16(PLL_STAT)
26 #define bfin_read_PLL_LOCKCNT() bfin_read16(PLL_LOCKCNT)
33 #define bfin_read_SWRST() bfin_read16(SWRST)
35 #define bfin_read_SYSCR() bfin_read16(SYSCR)
82 #define bfin_read_WDOG_CTL() bfin_read16(WDOG_CTL)
93 #define bfin_read_RTC_ICTL() bfin_read16(RTC_ICTL)
95 #define bfin_read_RTC_ISTAT() bfin_read16(RTC_ISTAT)
97 #define bfin_read_RTC_SWCNT() bfin_read16(RTC_SWCNT)
101 #define bfin_read_RTC_FAST() bfin_read16(RTC_FAST)
103 #define bfin_read_RTC_PREN() bfin_read16(RTC_PREN)
108 #define bfin_read_UART0_THR() bfin_read16(UART0_THR)
110 #define bfin_read_UART0_RBR() bfin_read16(UART0_RBR)
112 #define bfin_read_UART0_DLL() bfin_read16(UART0_DLL)
114 #define bfin_read_UART0_IER() bfin_read16(UART0_IER)
116 #define bfin_read_UART0_DLH() bfin_read16(UART0_DLH)
118 #define bfin_read_UART0_IIR() bfin_read16(UART0_IIR)
120 #define bfin_read_UART0_LCR() bfin_read16(UART0_LCR)
122 #define bfin_read_UART0_MCR() bfin_read16(UART0_MCR)
124 #define bfin_read_UART0_LSR() bfin_read16(UART0_LSR)
126 #define bfin_read_UART0_MSR() bfin_read16(UART0_MSR)
128 #define bfin_read_UART0_SCR() bfin_read16(UART0_SCR)
130 #define bfin_read_UART0_GCTL() bfin_read16(UART0_GCTL)
135 #define bfin_read_SPI_CTL() bfin_read16(SPI_CTL)
137 #define bfin_read_SPI_FLG() bfin_read16(SPI_FLG)
139 #define bfin_read_SPI_STAT() bfin_read16(SPI_STAT)
141 #define bfin_read_SPI_TDBR() bfin_read16(SPI_TDBR)
143 #define bfin_read_SPI_RDBR() bfin_read16(SPI_RDBR)
145 #define bfin_read_SPI_BAUD() bfin_read16(SPI_BAUD)
147 #define bfin_read_SPI_SHADOW() bfin_read16(SPI_SHADOW)
152 #define bfin_read_TIMER0_CONFIG() bfin_read16(TIMER0_CONFIG)
161 #define bfin_read_TIMER1_CONFIG() bfin_read16(TIMER1_CONFIG)
170 #define bfin_read_TIMER2_CONFIG() bfin_read16(TIMER2_CONFIG)
179 #define bfin_read_TIMER3_CONFIG() bfin_read16(TIMER3_CONFIG)
188 #define bfin_read_TIMER4_CONFIG() bfin_read16(TIMER4_CONFIG)
197 #define bfin_read_TIMER5_CONFIG() bfin_read16(TIMER5_CONFIG)
206 #define bfin_read_TIMER6_CONFIG() bfin_read16(TIMER6_CONFIG)
215 #define bfin_read_TIMER7_CONFIG() bfin_read16(TIMER7_CONFIG)
224 #define bfin_read_TIMER_ENABLE() bfin_read16(TIMER_ENABLE)
226 #define bfin_read_TIMER_DISABLE() bfin_read16(TIMER_DISABLE)
233 #define bfin_read_PORTFIO() bfin_read16(PORTFIO)
235 #define bfin_read_PORTFIO_CLEAR() bfin_read16(PORTFIO_CLEAR)
237 #define bfin_read_PORTFIO_SET() bfin_read16(PORTFIO_SET)
239 #define bfin_read_PORTFIO_TOGGLE() bfin_read16(PORTFIO_TOGGLE)
241 #define bfin_read_PORTFIO_MASKA() bfin_read16(PORTFIO_MASKA)
243 #define bfin_read_PORTFIO_MASKA_CLEAR() bfin_read16(PORTFIO_MASKA_CLEAR)
245 #define bfin_read_PORTFIO_MASKA_SET() bfin_read16(PORTFIO_MASKA_SET)
247 #define bfin_read_PORTFIO_MASKA_TOGGLE() bfin_read16(PORTFIO_MASKA_TOGGLE)
249 #define bfin_read_PORTFIO_MASKB() bfin_read16(PORTFIO_MASKB)
251 #define bfin_read_PORTFIO_MASKB_CLEAR() bfin_read16(PORTFIO_MASKB_CLEAR)
253 #define bfin_read_PORTFIO_MASKB_SET() bfin_read16(PORTFIO_MASKB_SET)
255 #define bfin_read_PORTFIO_MASKB_TOGGLE() bfin_read16(PORTFIO_MASKB_TOGGLE)
257 #define bfin_read_PORTFIO_DIR() bfin_read16(PORTFIO_DIR)
259 #define bfin_read_PORTFIO_POLAR() bfin_read16(PORTFIO_POLAR)
261 #define bfin_read_PORTFIO_EDGE() bfin_read16(PORTFIO_EDGE)
263 #define bfin_read_PORTFIO_BOTH() bfin_read16(PORTFIO_BOTH)
265 #define bfin_read_PORTFIO_INEN() bfin_read16(PORTFIO_INEN)
270 #define bfin_read_SPORT0_TCR1() bfin_read16(SPORT0_TCR1)
272 #define bfin_read_SPORT0_TCR2() bfin_read16(SPORT0_TCR2)
274 #define bfin_read_SPORT0_TCLKDIV() bfin_read16(SPORT0_TCLKDIV)
276 #define bfin_read_SPORT0_TFSDIV() bfin_read16(SPORT0_TFSDIV)
286 #define bfin_read_SPORT0_TX16() bfin_read16(SPORT0_TX16)
288 #define bfin_read_SPORT0_RX16() bfin_read16(SPORT0_RX16)
290 #define bfin_read_SPORT0_RCR1() bfin_read16(SPORT0_RCR1)
292 #define bfin_read_SPORT0_RCR2() bfin_read16(SPORT0_RCR2)
294 #define bfin_read_SPORT0_RCLKDIV() bfin_read16(SPORT0_RCLKDIV)
296 #define bfin_read_SPORT0_RFSDIV() bfin_read16(SPORT0_RFSDIV)
298 #define bfin_read_SPORT0_STAT() bfin_read16(SPORT0_STAT)
300 #define bfin_read_SPORT0_CHNL() bfin_read16(SPORT0_CHNL)
302 #define bfin_read_SPORT0_MCMC1() bfin_read16(SPORT0_MCMC1)
304 #define bfin_read_SPORT0_MCMC2() bfin_read16(SPORT0_MCMC2)
325 #define bfin_read_SPORT1_TCR1() bfin_read16(SPORT1_TCR1)
327 #define bfin_read_SPORT1_TCR2() bfin_read16(SPORT1_TCR2)
329 #define bfin_read_SPORT1_TCLKDIV() bfin_read16(SPORT1_TCLKDIV)
331 #define bfin_read_SPORT1_TFSDIV() bfin_read16(SPORT1_TFSDIV)
341 #define bfin_read_SPORT1_TX16() bfin_read16(SPORT1_TX16)
343 #define bfin_read_SPORT1_RX16() bfin_read16(SPORT1_RX16)
345 #define bfin_read_SPORT1_RCR1() bfin_read16(SPORT1_RCR1)
347 #define bfin_read_SPORT1_RCR2() bfin_read16(SPORT1_RCR2)
349 #define bfin_read_SPORT1_RCLKDIV() bfin_read16(SPORT1_RCLKDIV)
351 #define bfin_read_SPORT1_RFSDIV() bfin_read16(SPORT1_RFSDIV)
353 #define bfin_read_SPORT1_STAT() bfin_read16(SPORT1_STAT)
355 #define bfin_read_SPORT1_CHNL() bfin_read16(SPORT1_CHNL)
357 #define bfin_read_SPORT1_MCMC1() bfin_read16(SPORT1_MCMC1)
359 #define bfin_read_SPORT1_MCMC2() bfin_read16(SPORT1_MCMC2)
380 #define bfin_read_EBIU_AMGCTL() bfin_read16(EBIU_AMGCTL)
388 #define bfin_read_EBIU_SDBCTL() bfin_read16(EBIU_SDBCTL)
390 #define bfin_read_EBIU_SDRRC() bfin_read16(EBIU_SDRRC)
392 #define bfin_read_EBIU_SDSTAT() bfin_read16(EBIU_SDSTAT)
397 #define bfin_read_DMA_TC_PER() bfin_read16(DMA_TC_PER)
399 #define bfin_read_DMA_TC_CNT() bfin_read16(DMA_TC_CNT)
403 #define bfin_read_DMA_TCPER() bfin_read16(DMA_TCPER)
405 #define bfin_read_DMA_TCCNT() bfin_read16(DMA_TCCNT)
409 #define bfin_read_DMA0_CONFIG() bfin_read16(DMA0_CONFIG)
415 #define bfin_read_DMA0_X_COUNT() bfin_read16(DMA0_X_COUNT)
417 #define bfin_read_DMA0_Y_COUNT() bfin_read16(DMA0_Y_COUNT)
419 #define bfin_read_DMA0_X_MODIFY() bfin_read16(DMA0_X_MODIFY)
421 #define bfin_read_DMA0_Y_MODIFY() bfin_read16(DMA0_Y_MODIFY)
427 #define bfin_read_DMA0_CURR_X_COUNT() bfin_read16(DMA0_CURR_X_COUNT)
429 #define bfin_read_DMA0_CURR_Y_COUNT() bfin_read16(DMA0_CURR_Y_COUNT)
431 #define bfin_read_DMA0_IRQ_STATUS() bfin_read16(DMA0_IRQ_STATUS)
433 #define bfin_read_DMA0_PERIPHERAL_MAP() bfin_read16(DMA0_PERIPHERAL_MAP)
436 #define bfin_read_DMA1_CONFIG() bfin_read16(DMA1_CONFIG)
442 #define bfin_read_DMA1_X_COUNT() bfin_read16(DMA1_X_COUNT)
444 #define bfin_read_DMA1_Y_COUNT() bfin_read16(DMA1_Y_COUNT)
446 #define bfin_read_DMA1_X_MODIFY() bfin_read16(DMA1_X_MODIFY)
448 #define bfin_read_DMA1_Y_MODIFY() bfin_read16(DMA1_Y_MODIFY)
454 #define bfin_read_DMA1_CURR_X_COUNT() bfin_read16(DMA1_CURR_X_COUNT)
456 #define bfin_read_DMA1_CURR_Y_COUNT() bfin_read16(DMA1_CURR_Y_COUNT)
458 #define bfin_read_DMA1_IRQ_STATUS() bfin_read16(DMA1_IRQ_STATUS)
460 #define bfin_read_DMA1_PERIPHERAL_MAP() bfin_read16(DMA1_PERIPHERAL_MAP)
463 #define bfin_read_DMA2_CONFIG() bfin_read16(DMA2_CONFIG)
469 #define bfin_read_DMA2_X_COUNT() bfin_read16(DMA2_X_COUNT)
471 #define bfin_read_DMA2_Y_COUNT() bfin_read16(DMA2_Y_COUNT)
473 #define bfin_read_DMA2_X_MODIFY() bfin_read16(DMA2_X_MODIFY)
475 #define bfin_read_DMA2_Y_MODIFY() bfin_read16(DMA2_Y_MODIFY)
481 #define bfin_read_DMA2_CURR_X_COUNT() bfin_read16(DMA2_CURR_X_COUNT)
483 #define bfin_read_DMA2_CURR_Y_COUNT() bfin_read16(DMA2_CURR_Y_COUNT)
485 #define bfin_read_DMA2_IRQ_STATUS() bfin_read16(DMA2_IRQ_STATUS)
487 #define bfin_read_DMA2_PERIPHERAL_MAP() bfin_read16(DMA2_PERIPHERAL_MAP)
490 #define bfin_read_DMA3_CONFIG() bfin_read16(DMA3_CONFIG)
496 #define bfin_read_DMA3_X_COUNT() bfin_read16(DMA3_X_COUNT)
498 #define bfin_read_DMA3_Y_COUNT() bfin_read16(DMA3_Y_COUNT)
500 #define bfin_read_DMA3_X_MODIFY() bfin_read16(DMA3_X_MODIFY)
502 #define bfin_read_DMA3_Y_MODIFY() bfin_read16(DMA3_Y_MODIFY)
508 #define bfin_read_DMA3_CURR_X_COUNT() bfin_read16(DMA3_CURR_X_COUNT)
510 #define bfin_read_DMA3_CURR_Y_COUNT() bfin_read16(DMA3_CURR_Y_COUNT)
512 #define bfin_read_DMA3_IRQ_STATUS() bfin_read16(DMA3_IRQ_STATUS)
514 #define bfin_read_DMA3_PERIPHERAL_MAP() bfin_read16(DMA3_PERIPHERAL_MAP)
517 #define bfin_read_DMA4_CONFIG() bfin_read16(DMA4_CONFIG)
523 #define bfin_read_DMA4_X_COUNT() bfin_read16(DMA4_X_COUNT)
525 #define bfin_read_DMA4_Y_COUNT() bfin_read16(DMA4_Y_COUNT)
527 #define bfin_read_DMA4_X_MODIFY() bfin_read16(DMA4_X_MODIFY)
529 #define bfin_read_DMA4_Y_MODIFY() bfin_read16(DMA4_Y_MODIFY)
535 #define bfin_read_DMA4_CURR_X_COUNT() bfin_read16(DMA4_CURR_X_COUNT)
537 #define bfin_read_DMA4_CURR_Y_COUNT() bfin_read16(DMA4_CURR_Y_COUNT)
539 #define bfin_read_DMA4_IRQ_STATUS() bfin_read16(DMA4_IRQ_STATUS)
541 #define bfin_read_DMA4_PERIPHERAL_MAP() bfin_read16(DMA4_PERIPHERAL_MAP)
544 #define bfin_read_DMA5_CONFIG() bfin_read16(DMA5_CONFIG)
550 #define bfin_read_DMA5_X_COUNT() bfin_read16(DMA5_X_COUNT)
552 #define bfin_read_DMA5_Y_COUNT() bfin_read16(DMA5_Y_COUNT)
554 #define bfin_read_DMA5_X_MODIFY() bfin_read16(DMA5_X_MODIFY)
556 #define bfin_read_DMA5_Y_MODIFY() bfin_read16(DMA5_Y_MODIFY)
562 #define bfin_read_DMA5_CURR_X_COUNT() bfin_read16(DMA5_CURR_X_COUNT)
564 #define bfin_read_DMA5_CURR_Y_COUNT() bfin_read16(DMA5_CURR_Y_COUNT)
566 #define bfin_read_DMA5_IRQ_STATUS() bfin_read16(DMA5_IRQ_STATUS)
568 #define bfin_read_DMA5_PERIPHERAL_MAP() bfin_read16(DMA5_PERIPHERAL_MAP)
571 #define bfin_read_DMA6_CONFIG() bfin_read16(DMA6_CONFIG)
577 #define bfin_read_DMA6_X_COUNT() bfin_read16(DMA6_X_COUNT)
579 #define bfin_read_DMA6_Y_COUNT() bfin_read16(DMA6_Y_COUNT)
581 #define bfin_read_DMA6_X_MODIFY() bfin_read16(DMA6_X_MODIFY)
583 #define bfin_read_DMA6_Y_MODIFY() bfin_read16(DMA6_Y_MODIFY)
589 #define bfin_read_DMA6_CURR_X_COUNT() bfin_read16(DMA6_CURR_X_COUNT)
591 #define bfin_read_DMA6_CURR_Y_COUNT() bfin_read16(DMA6_CURR_Y_COUNT)
593 #define bfin_read_DMA6_IRQ_STATUS() bfin_read16(DMA6_IRQ_STATUS)
595 #define bfin_read_DMA6_PERIPHERAL_MAP() bfin_read16(DMA6_PERIPHERAL_MAP)
598 #define bfin_read_DMA7_CONFIG() bfin_read16(DMA7_CONFIG)
604 #define bfin_read_DMA7_X_COUNT() bfin_read16(DMA7_X_COUNT)
606 #define bfin_read_DMA7_Y_COUNT() bfin_read16(DMA7_Y_COUNT)
608 #define bfin_read_DMA7_X_MODIFY() bfin_read16(DMA7_X_MODIFY)
610 #define bfin_read_DMA7_Y_MODIFY() bfin_read16(DMA7_Y_MODIFY)
616 #define bfin_read_DMA7_CURR_X_COUNT() bfin_read16(DMA7_CURR_X_COUNT)
618 #define bfin_read_DMA7_CURR_Y_COUNT() bfin_read16(DMA7_CURR_Y_COUNT)
620 #define bfin_read_DMA7_IRQ_STATUS() bfin_read16(DMA7_IRQ_STATUS)
622 #define bfin_read_DMA7_PERIPHERAL_MAP() bfin_read16(DMA7_PERIPHERAL_MAP)
625 #define bfin_read_DMA8_CONFIG() bfin_read16(DMA8_CONFIG)
631 #define bfin_read_DMA8_X_COUNT() bfin_read16(DMA8_X_COUNT)
633 #define bfin_read_DMA8_Y_COUNT() bfin_read16(DMA8_Y_COUNT)
635 #define bfin_read_DMA8_X_MODIFY() bfin_read16(DMA8_X_MODIFY)
637 #define bfin_read_DMA8_Y_MODIFY() bfin_read16(DMA8_Y_MODIFY)
643 #define bfin_read_DMA8_CURR_X_COUNT() bfin_read16(DMA8_CURR_X_COUNT)
645 #define bfin_read_DMA8_CURR_Y_COUNT() bfin_read16(DMA8_CURR_Y_COUNT)
647 #define bfin_read_DMA8_IRQ_STATUS() bfin_read16(DMA8_IRQ_STATUS)
649 #define bfin_read_DMA8_PERIPHERAL_MAP() bfin_read16(DMA8_PERIPHERAL_MAP)
652 #define bfin_read_DMA9_CONFIG() bfin_read16(DMA9_CONFIG)
658 #define bfin_read_DMA9_X_COUNT() bfin_read16(DMA9_X_COUNT)
660 #define bfin_read_DMA9_Y_COUNT() bfin_read16(DMA9_Y_COUNT)
662 #define bfin_read_DMA9_X_MODIFY() bfin_read16(DMA9_X_MODIFY)
664 #define bfin_read_DMA9_Y_MODIFY() bfin_read16(DMA9_Y_MODIFY)
670 #define bfin_read_DMA9_CURR_X_COUNT() bfin_read16(DMA9_CURR_X_COUNT)
672 #define bfin_read_DMA9_CURR_Y_COUNT() bfin_read16(DMA9_CURR_Y_COUNT)
674 #define bfin_read_DMA9_IRQ_STATUS() bfin_read16(DMA9_IRQ_STATUS)
676 #define bfin_read_DMA9_PERIPHERAL_MAP() bfin_read16(DMA9_PERIPHERAL_MAP)
679 #define bfin_read_DMA10_CONFIG() bfin_read16(DMA10_CONFIG)
685 #define bfin_read_DMA10_X_COUNT() bfin_read16(DMA10_X_COUNT)
687 #define bfin_read_DMA10_Y_COUNT() bfin_read16(DMA10_Y_COUNT)
689 #define bfin_read_DMA10_X_MODIFY() bfin_read16(DMA10_X_MODIFY)
691 #define bfin_read_DMA10_Y_MODIFY() bfin_read16(DMA10_Y_MODIFY)
697 #define bfin_read_DMA10_CURR_X_COUNT() bfin_read16(DMA10_CURR_X_COUNT)
699 #define bfin_read_DMA10_CURR_Y_COUNT() bfin_read16(DMA10_CURR_Y_COUNT)
701 #define bfin_read_DMA10_IRQ_STATUS() bfin_read16(DMA10_IRQ_STATUS)
703 #define bfin_read_DMA10_PERIPHERAL_MAP() bfin_read16(DMA10_PERIPHERAL_MAP)
706 #define bfin_read_DMA11_CONFIG() bfin_read16(DMA11_CONFIG)
712 #define bfin_read_DMA11_X_COUNT() bfin_read16(DMA11_X_COUNT)
714 #define bfin_read_DMA11_Y_COUNT() bfin_read16(DMA11_Y_COUNT)
716 #define bfin_read_DMA11_X_MODIFY() bfin_read16(DMA11_X_MODIFY)
718 #define bfin_read_DMA11_Y_MODIFY() bfin_read16(DMA11_Y_MODIFY)
724 #define bfin_read_DMA11_CURR_X_COUNT() bfin_read16(DMA11_CURR_X_COUNT)
726 #define bfin_read_DMA11_CURR_Y_COUNT() bfin_read16(DMA11_CURR_Y_COUNT)
728 #define bfin_read_DMA11_IRQ_STATUS() bfin_read16(DMA11_IRQ_STATUS)
730 #define bfin_read_DMA11_PERIPHERAL_MAP() bfin_read16(DMA11_PERIPHERAL_MAP)
733 #define bfin_read_MDMA_D0_CONFIG() bfin_read16(MDMA_D0_CONFIG)
739 #define bfin_read_MDMA_D0_X_COUNT() bfin_read16(MDMA_D0_X_COUNT)
741 #define bfin_read_MDMA_D0_Y_COUNT() bfin_read16(MDMA_D0_Y_COUNT)
743 #define bfin_read_MDMA_D0_X_MODIFY() bfin_read16(MDMA_D0_X_MODIFY)
745 #define bfin_read_MDMA_D0_Y_MODIFY() bfin_read16(MDMA_D0_Y_MODIFY)
751 #define bfin_read_MDMA_D0_CURR_X_COUNT() bfin_read16(MDMA_D0_CURR_X_COUNT)
753 #define bfin_read_MDMA_D0_CURR_Y_COUNT() bfin_read16(MDMA_D0_CURR_Y_COUNT)
755 #define bfin_read_MDMA_D0_IRQ_STATUS() bfin_read16(MDMA_D0_IRQ_STATUS)
757 #define bfin_read_MDMA_D0_PERIPHERAL_MAP() bfin_read16(MDMA_D0_PERIPHERAL_MAP)
760 #define bfin_read_MDMA_S0_CONFIG() bfin_read16(MDMA_S0_CONFIG)
766 #define bfin_read_MDMA_S0_X_COUNT() bfin_read16(MDMA_S0_X_COUNT)
768 #define bfin_read_MDMA_S0_Y_COUNT() bfin_read16(MDMA_S0_Y_COUNT)
770 #define bfin_read_MDMA_S0_X_MODIFY() bfin_read16(MDMA_S0_X_MODIFY)
772 #define bfin_read_MDMA_S0_Y_MODIFY() bfin_read16(MDMA_S0_Y_MODIFY)
778 #define bfin_read_MDMA_S0_CURR_X_COUNT() bfin_read16(MDMA_S0_CURR_X_COUNT)
780 #define bfin_read_MDMA_S0_CURR_Y_COUNT() bfin_read16(MDMA_S0_CURR_Y_COUNT)
782 #define bfin_read_MDMA_S0_IRQ_STATUS() bfin_read16(MDMA_S0_IRQ_STATUS)
784 #define bfin_read_MDMA_S0_PERIPHERAL_MAP() bfin_read16(MDMA_S0_PERIPHERAL_MAP)
787 #define bfin_read_MDMA_D1_CONFIG() bfin_read16(MDMA_D1_CONFIG)
793 #define bfin_read_MDMA_D1_X_COUNT() bfin_read16(MDMA_D1_X_COUNT)
795 #define bfin_read_MDMA_D1_Y_COUNT() bfin_read16(MDMA_D1_Y_COUNT)
797 #define bfin_read_MDMA_D1_X_MODIFY() bfin_read16(MDMA_D1_X_MODIFY)
799 #define bfin_read_MDMA_D1_Y_MODIFY() bfin_read16(MDMA_D1_Y_MODIFY)
805 #define bfin_read_MDMA_D1_CURR_X_COUNT() bfin_read16(MDMA_D1_CURR_X_COUNT)
807 #define bfin_read_MDMA_D1_CURR_Y_COUNT() bfin_read16(MDMA_D1_CURR_Y_COUNT)
809 #define bfin_read_MDMA_D1_IRQ_STATUS() bfin_read16(MDMA_D1_IRQ_STATUS)
811 #define bfin_read_MDMA_D1_PERIPHERAL_MAP() bfin_read16(MDMA_D1_PERIPHERAL_MAP)
814 #define bfin_read_MDMA_S1_CONFIG() bfin_read16(MDMA_S1_CONFIG)
820 #define bfin_read_MDMA_S1_X_COUNT() bfin_read16(MDMA_S1_X_COUNT)
822 #define bfin_read_MDMA_S1_Y_COUNT() bfin_read16(MDMA_S1_Y_COUNT)
824 #define bfin_read_MDMA_S1_X_MODIFY() bfin_read16(MDMA_S1_X_MODIFY)
826 #define bfin_read_MDMA_S1_Y_MODIFY() bfin_read16(MDMA_S1_Y_MODIFY)
832 #define bfin_read_MDMA_S1_CURR_X_COUNT() bfin_read16(MDMA_S1_CURR_X_COUNT)
834 #define bfin_read_MDMA_S1_CURR_Y_COUNT() bfin_read16(MDMA_S1_CURR_Y_COUNT)
836 #define bfin_read_MDMA_S1_IRQ_STATUS() bfin_read16(MDMA_S1_IRQ_STATUS)
838 #define bfin_read_MDMA_S1_PERIPHERAL_MAP() bfin_read16(MDMA_S1_PERIPHERAL_MAP)
843 #define bfin_read_PPI_CONTROL() bfin_read16(PPI_CONTROL)
845 #define bfin_read_PPI_STATUS() bfin_read16(PPI_STATUS)
848 #define bfin_read_PPI_DELAY() bfin_read16(PPI_DELAY)
850 #define bfin_read_PPI_COUNT() bfin_read16(PPI_COUNT)
852 #define bfin_read_PPI_FRAME() bfin_read16(PPI_FRAME)
859 #define bfin_read_PORTGIO() bfin_read16(PORTGIO)
861 #define bfin_read_PORTGIO_CLEAR() bfin_read16(PORTGIO_CLEAR)
863 #define bfin_read_PORTGIO_SET() bfin_read16(PORTGIO_SET)
865 #define bfin_read_PORTGIO_TOGGLE() bfin_read16(PORTGIO_TOGGLE)
867 #define bfin_read_PORTGIO_MASKA() bfin_read16(PORTGIO_MASKA)
869 #define bfin_read_PORTGIO_MASKA_CLEAR() bfin_read16(PORTGIO_MASKA_CLEAR)
871 #define bfin_read_PORTGIO_MASKA_SET() bfin_read16(PORTGIO_MASKA_SET)
873 #define bfin_read_PORTGIO_MASKA_TOGGLE() bfin_read16(PORTGIO_MASKA_TOGGLE)
875 #define bfin_read_PORTGIO_MASKB() bfin_read16(PORTGIO_MASKB)
877 #define bfin_read_PORTGIO_MASKB_CLEAR() bfin_read16(PORTGIO_MASKB_CLEAR)
879 #define bfin_read_PORTGIO_MASKB_SET() bfin_read16(PORTGIO_MASKB_SET)
881 #define bfin_read_PORTGIO_MASKB_TOGGLE() bfin_read16(PORTGIO_MASKB_TOGGLE)
883 #define bfin_read_PORTGIO_DIR() bfin_read16(PORTGIO_DIR)
885 #define bfin_read_PORTGIO_POLAR() bfin_read16(PORTGIO_POLAR)
887 #define bfin_read_PORTGIO_EDGE() bfin_read16(PORTGIO_EDGE)
889 #define bfin_read_PORTGIO_BOTH() bfin_read16(PORTGIO_BOTH)
891 #define bfin_read_PORTGIO_INEN() bfin_read16(PORTGIO_INEN)
896 #define bfin_read_PORTHIO() bfin_read16(PORTHIO)
898 #define bfin_read_PORTHIO_CLEAR() bfin_read16(PORTHIO_CLEAR)
900 #define bfin_read_PORTHIO_SET() bfin_read16(PORTHIO_SET)
902 #define bfin_read_PORTHIO_TOGGLE() bfin_read16(PORTHIO_TOGGLE)
904 #define bfin_read_PORTHIO_MASKA() bfin_read16(PORTHIO_MASKA)
906 #define bfin_read_PORTHIO_MASKA_CLEAR() bfin_read16(PORTHIO_MASKA_CLEAR)
908 #define bfin_read_PORTHIO_MASKA_SET() bfin_read16(PORTHIO_MASKA_SET)
910 #define bfin_read_PORTHIO_MASKA_TOGGLE() bfin_read16(PORTHIO_MASKA_TOGGLE)
912 #define bfin_read_PORTHIO_MASKB() bfin_read16(PORTHIO_MASKB)
914 #define bfin_read_PORTHIO_MASKB_CLEAR() bfin_read16(PORTHIO_MASKB_CLEAR)
916 #define bfin_read_PORTHIO_MASKB_SET() bfin_read16(PORTHIO_MASKB_SET)
918 #define bfin_read_PORTHIO_MASKB_TOGGLE() bfin_read16(PORTHIO_MASKB_TOGGLE)
920 #define bfin_read_PORTHIO_DIR() bfin_read16(PORTHIO_DIR)
922 #define bfin_read_PORTHIO_POLAR() bfin_read16(PORTHIO_POLAR)
924 #define bfin_read_PORTHIO_EDGE() bfin_read16(PORTHIO_EDGE)
926 #define bfin_read_PORTHIO_BOTH() bfin_read16(PORTHIO_BOTH)
928 #define bfin_read_PORTHIO_INEN() bfin_read16(PORTHIO_INEN)
933 #define bfin_read_UART1_THR() bfin_read16(UART1_THR)
935 #define bfin_read_UART1_RBR() bfin_read16(UART1_RBR)
937 #define bfin_read_UART1_DLL() bfin_read16(UART1_DLL)
939 #define bfin_read_UART1_IER() bfin_read16(UART1_IER)
941 #define bfin_read_UART1_DLH() bfin_read16(UART1_DLH)
943 #define bfin_read_UART1_IIR() bfin_read16(UART1_IIR)
945 #define bfin_read_UART1_LCR() bfin_read16(UART1_LCR)
947 #define bfin_read_UART1_MCR() bfin_read16(UART1_MCR)
949 #define bfin_read_UART1_LSR() bfin_read16(UART1_LSR)
951 #define bfin_read_UART1_MSR() bfin_read16(UART1_MSR)
953 #define bfin_read_UART1_SCR() bfin_read16(UART1_SCR)
955 #define bfin_read_UART1_GCTL() bfin_read16(UART1_GCTL)
961 #define bfin_read_PORTF_FER() bfin_read16(PORTF_FER)
963 #define bfin_read_PORTG_FER() bfin_read16(PORTG_FER)
965 #define bfin_read_PORTH_FER() bfin_read16(PORTH_FER)
967 #define bfin_read_PORT_MUX() bfin_read16(PORT_MUX)
972 #define bfin_read_HMDMA0_CONTROL() bfin_read16(HMDMA0_CONTROL)
974 #define bfin_read_HMDMA0_ECINIT() bfin_read16(HMDMA0_ECINIT)
976 #define bfin_read_HMDMA0_BCINIT() bfin_read16(HMDMA0_BCINIT)
978 #define bfin_read_HMDMA0_ECURGENT() bfin_read16(HMDMA0_ECURGENT)
980 #define bfin_read_HMDMA0_ECOVERFLOW() bfin_read16(HMDMA0_ECOVERFLOW)
982 #define bfin_read_HMDMA0_ECOUNT() bfin_read16(HMDMA0_ECOUNT)
984 #define bfin_read_HMDMA0_BCOUNT() bfin_read16(HMDMA0_BCOUNT)
987 #define bfin_read_HMDMA1_CONTROL() bfin_read16(HMDMA1_CONTROL)
989 #define bfin_read_HMDMA1_ECINIT() bfin_read16(HMDMA1_ECINIT)
991 #define bfin_read_HMDMA1_BCINIT() bfin_read16(HMDMA1_BCINIT)
993 #define bfin_read_HMDMA1_ECURGENT() bfin_read16(HMDMA1_ECURGENT)
995 #define bfin_read_HMDMA1_ECOVERFLOW() bfin_read16(HMDMA1_ECOVERFLOW)
997 #define bfin_read_HMDMA1_ECOUNT() bfin_read16(HMDMA1_ECOUNT)
999 #define bfin_read_HMDMA1_BCOUNT() bfin_read16(HMDMA1_BCOUNT)
1006 #define bfin_read_PORTF_MUX() bfin_read16(PORTF_MUX)
1008 #define bfin_read_PORTG_MUX() bfin_read16(PORTG_MUX)
1010 #define bfin_read_PORTH_MUX() bfin_read16(PORTH_MUX)
1013 #define bfin_read_PORTF_DRIVE() bfin_read16(PORTF_DRIVE)
1015 #define bfin_read_PORTG_DRIVE() bfin_read16(PORTG_DRIVE)
1017 #define bfin_read_PORTH_DRIVE() bfin_read16(PORTH_DRIVE)
1019 #define bfin_read_PORTF_SLEW() bfin_read16(PORTF_SLEW)
1021 #define bfin_read_PORTG_SLEW() bfin_read16(PORTG_SLEW)
1023 #define bfin_read_PORTH_SLEW() bfin_read16(PORTH_SLEW)
1025 #define bfin_read_PORTF_HYSTERISIS() bfin_read16(PORTF_HYSTERISIS)
1027 #define bfin_read_PORTG_HYSTERISIS() bfin_read16(PORTG_HYSTERISIS)
1029 #define bfin_read_PORTH_HYSTERISIS() bfin_read16(PORTH_HYSTERISIS)
1031 #define bfin_read_MISCPORT_DRIVE() bfin_read16(MISCPORT_DRIVE)
1033 #define bfin_read_MISCPORT_SLEW() bfin_read16(MISCPORT_SLEW)
1035 #define bfin_read_MISCPORT_HYSTERISIS() bfin_read16(MISCPORT_HYSTERISIS)
1040 #define bfin_read_HOST_CONTROL() bfin_read16(HOST_CONTROL)
1042 #define bfin_read_HOST_STATUS() bfin_read16(HOST_STATUS)
1044 #define bfin_read_HOST_TIMEOUT() bfin_read16(HOST_TIMEOUT)
1049 #define bfin_read_CNT_CONFIG() bfin_read16(CNT_CONFIG)
1051 #define bfin_read_CNT_IMASK() bfin_read16(CNT_IMASK)
1053 #define bfin_read_CNT_STATUS() bfin_read16(CNT_STATUS)
1055 #define bfin_read_CNT_COMMAND() bfin_read16(CNT_COMMAND)
1057 #define bfin_read_CNT_DEBOUNCE() bfin_read16(CNT_DEBOUNCE)
1070 #define bfin_read_SECURE_CONTROL() bfin_read16(SECURE_CONTROL)
1072 #define bfin_read_SECURE_STATUS() bfin_read16(SECURE_STATUS)
1077 #define bfin_read_NFC_CTL() bfin_read16(NFC_CTL)
1079 #define bfin_read_NFC_STAT() bfin_read16(NFC_STAT)
1081 #define bfin_read_NFC_IRQSTAT() bfin_read16(NFC_IRQSTAT)
1083 #define bfin_read_NFC_IRQMASK() bfin_read16(NFC_IRQMASK)
1085 #define bfin_read_NFC_ECC0() bfin_read16(NFC_ECC0)
1087 #define bfin_read_NFC_ECC1() bfin_read16(NFC_ECC1)
1089 #define bfin_read_NFC_ECC2() bfin_read16(NFC_ECC2)
1091 #define bfin_read_NFC_ECC3() bfin_read16(NFC_ECC3)
1093 #define bfin_read_NFC_COUNT() bfin_read16(NFC_COUNT)
1095 #define bfin_read_NFC_RST() bfin_read16(NFC_RST)
1097 #define bfin_read_NFC_PGCTL() bfin_read16(NFC_PGCTL)
1099 #define bfin_read_NFC_READ() bfin_read16(NFC_READ)
1101 #define bfin_read_NFC_ADDR() bfin_read16(NFC_ADDR)
1103 #define bfin_read_NFC_CMD() bfin_read16(NFC_CMD)
1105 #define bfin_read_NFC_DATA_WR() bfin_read16(NFC_DATA_WR)
1107 #define bfin_read_NFC_DATA_RD() bfin_read16(NFC_DATA_RD)