Lines Matching refs:SERIAL_1
98 #define SERIAL_1 1 macro
1262 case SERIAL_1: in SMC37c669_enable_device()
1486 case SERIAL_1: in SMC37c669_disable_device()
1750 case SERIAL_1: in SMC37c669_is_device_enabled()
1896 if ( SMC37c669_is_device_enabled( SERIAL_1 ) ) { in SMC37c669_display_device_info()
1898 local_config[ SERIAL_1 ].port1, in SMC37c669_display_device_info()
1899 local_config[ SERIAL_1 ].irq in SMC37c669_display_device_info()
2109 local_config[SERIAL_1].port1 = uart_base.by_field.addr9_3 << 3; in SMC37c669_init_local_config()
2110 local_config[SERIAL_1].irq = in SMC37c669_init_local_config()
2208 case SERIAL_1: in SMC37c669_get_config()
2209 cp = &local_config[ SERIAL_1 ]; in SMC37c669_get_config()
2489 SMC37c669_disable_device( SERIAL_1 ); in SMC669_Init()
2491 SERIAL_1, in SMC669_Init()
2496 SMC37c669_enable_device( SERIAL_1 ); in SMC669_Init()