Home
last modified time | relevance | path

Searched refs:PORT (Results 1 – 22 of 22) sorted by relevance

/arch/mips/boot/compressed/
A Duart-16550.c15 #define PORT(offset) (CKSEG1ADDR(UART_BASE) + (offset)) macro
20 #define PORT(offset) (CKSEG1ADDR(INGENIC_UART_BASE_ADDR) + (4 * offset)) macro
25 #define PORT(offset) (CKSEG1ADDR(EN75_UART_BASE) + (4 * (offset))) macro
32 #ifndef PORT
38 return *((volatile IOTYPE *)PORT(offset)) & 0xFF; in serial_in()
43 *((volatile IOTYPE *)PORT(offset)) = value & 0xFF; in serial_out()
/arch/mips/alchemy/common/
A Dplatform.c51 #define PORT(_base, _irq) \ macro
65 PORT(AU1000_UART0_PHYS_ADDR, AU1000_UART0_INT),
66 PORT(AU1000_UART1_PHYS_ADDR, AU1000_UART1_INT),
67 PORT(AU1000_UART2_PHYS_ADDR, AU1000_UART2_INT),
68 PORT(AU1000_UART3_PHYS_ADDR, AU1000_UART3_INT),
71 PORT(AU1000_UART0_PHYS_ADDR, AU1500_UART0_INT),
72 PORT(AU1000_UART3_PHYS_ADDR, AU1500_UART3_INT),
75 PORT(AU1000_UART0_PHYS_ADDR, AU1100_UART0_INT),
76 PORT(AU1000_UART1_PHYS_ADDR, AU1100_UART1_INT),
77 PORT(AU1000_UART3_PHYS_ADDR, AU1100_UART3_INT),
[all …]
/arch/mips/loongson2ef/common/
A Dserial.c22 #define PORT(int, clk) \ macro
43 [MACH_LEMOTE_FL2E] = PORT(4, 1843200),
44 [MACH_LEMOTE_FL2F] = PORT(3, 1843200),
49 [MACH_LEMOTE_LL2F] = PORT(3, 1843200),
/arch/mips/sni/
A Dpcit.c22 #define PORT(_base,_irq) \ macro
32 PORT(0x3f8, 0),
33 PORT(0x2f8, 3),
46 PORT(0x3f8, 0),
47 PORT(0x2f8, 3),
48 PORT(0x3e8, 4),
49 PORT(0x2e8, 3),
A Da20r.c20 #define PORT(_base,_irq) \ macro
30 PORT(0x3f8, 4),
31 PORT(0x2f8, 3),
A Dpcimt.c70 #define PORT(_base,_irq) \ macro
80 PORT(0x3f8, 4),
81 PORT(0x2f8, 3),
/arch/arm/boot/dts/ti/omap/
A Domap3-cm-t3x.dtsi42 /* HS USB Host PHY on PORT 1 */
49 /* HS USB Host PHY on PORT 2 */
A Domap3-evm-common.dtsi27 /* HS USB Host PHY on PORT 2 */
A Domap4-duovero.dtsi40 /* HS USB Host PHY on PORT 1 */
A Domap3-igep0020-common.dtsi53 /* HS USB Host PHY on PORT 1 */
A Domap3-overo-base.dtsi46 /* HS USB Host PHY on PORT 2 */
A Domap4-var-som-om44.dtsi34 /* HS USB Host PHY on PORT 1 */
A Domap5-cm-t54.dts62 /* HS USB Host PHY on PORT 2 */
69 /* HS USB Host PHY on PORT 3 */
A Domap5-board-common.dtsi58 /* HS USB Host PHY on PORT 2 */
68 /* HS USB Host PHY on PORT 3 */
A Dlogicpd-som-lv.dtsi28 /* HS USB Host PHY on PORT 1 */
A Domap3-beagle-xm.dts92 /* HS USB Host PHY on PORT 2 */
A Domap3-tao3530.dtsi45 /* HS USB Host PHY on PORT 2 */
A Dam3517-evm.dts162 /* HS USB Host PHY on PORT 1 */
A Domap3-beagle.dts59 /* HS USB Host PHY on PORT 2 */
A Domap4-panda-common.dtsi122 /* HS USB Host PHY on PORT 1 */
A Domap3-pandora-common.dtsi207 /* HS USB Host PHY on PORT 2 */
/arch/arm/boot/dts/nvidia/
A Dtegra114-asus-tf701t.dts812 /* PORT V */
829 /* PORT U */
1039 /* PORT CC */
1048 /* PORT BB */

Completed in 41 milliseconds