Lines Matching refs:SERIAL_1
100 #define SERIAL_1 1 macro
1264 case SERIAL_1: in SMC37c669_enable_device()
1488 case SERIAL_1: in SMC37c669_disable_device()
1752 case SERIAL_1: in SMC37c669_is_device_enabled()
1898 if ( SMC37c669_is_device_enabled( SERIAL_1 ) ) { in SMC37c669_display_device_info()
1900 local_config[ SERIAL_1 ].port1, in SMC37c669_display_device_info()
1901 local_config[ SERIAL_1 ].irq in SMC37c669_display_device_info()
2111 local_config[SERIAL_1].port1 = uart_base.by_field.addr9_3 << 3; in SMC37c669_init_local_config()
2112 local_config[SERIAL_1].irq = in SMC37c669_init_local_config()
2210 case SERIAL_1: in SMC37c669_get_config()
2211 cp = &local_config[ SERIAL_1 ]; in SMC37c669_get_config()
2493 SMC37c669_disable_device( SERIAL_1 ); in SMC669_Init()
2495 SERIAL_1, in SMC669_Init()
2500 SMC37c669_enable_device( SERIAL_1 ); in SMC669_Init()