| /arch/mips/boot/compressed/ |
| A D | uart-16550.c | 15 #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 D | platform.c | 51 #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 D | serial.c | 22 #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 D | pcit.c | 22 #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 D | a20r.c | 20 #define PORT(_base,_irq) \ macro 30 PORT(0x3f8, 4), 31 PORT(0x2f8, 3),
|
| A D | pcimt.c | 70 #define PORT(_base,_irq) \ macro 80 PORT(0x3f8, 4), 81 PORT(0x2f8, 3),
|
| /arch/arm/boot/dts/ti/omap/ |
| A D | omap3-cm-t3x.dtsi | 42 /* HS USB Host PHY on PORT 1 */ 49 /* HS USB Host PHY on PORT 2 */
|
| A D | omap3-evm-common.dtsi | 27 /* HS USB Host PHY on PORT 2 */
|
| A D | omap4-duovero.dtsi | 40 /* HS USB Host PHY on PORT 1 */
|
| A D | omap3-igep0020-common.dtsi | 53 /* HS USB Host PHY on PORT 1 */
|
| A D | omap3-overo-base.dtsi | 46 /* HS USB Host PHY on PORT 2 */
|
| A D | omap4-var-som-om44.dtsi | 34 /* HS USB Host PHY on PORT 1 */
|
| A D | omap5-cm-t54.dts | 62 /* HS USB Host PHY on PORT 2 */ 69 /* HS USB Host PHY on PORT 3 */
|
| A D | omap5-board-common.dtsi | 58 /* HS USB Host PHY on PORT 2 */ 68 /* HS USB Host PHY on PORT 3 */
|
| A D | logicpd-som-lv.dtsi | 28 /* HS USB Host PHY on PORT 1 */
|
| A D | omap3-beagle-xm.dts | 92 /* HS USB Host PHY on PORT 2 */
|
| A D | omap3-tao3530.dtsi | 45 /* HS USB Host PHY on PORT 2 */
|
| A D | am3517-evm.dts | 162 /* HS USB Host PHY on PORT 1 */
|
| A D | omap3-beagle.dts | 59 /* HS USB Host PHY on PORT 2 */
|
| A D | omap4-panda-common.dtsi | 122 /* HS USB Host PHY on PORT 1 */
|
| A D | omap3-pandora-common.dtsi | 207 /* HS USB Host PHY on PORT 2 */
|
| /arch/arm/boot/dts/nvidia/ |
| A D | tegra114-asus-tf701t.dts | 812 /* PORT V */ 829 /* PORT U */ 1039 /* PORT CC */ 1048 /* PORT BB */
|