Lines Matching refs:SERIAL_1
99 #define SERIAL_1 1 macro
1263 case SERIAL_1: in SMC37c669_enable_device()
1487 case SERIAL_1: in SMC37c669_disable_device()
1751 case SERIAL_1: in SMC37c669_is_device_enabled()
1897 if ( SMC37c669_is_device_enabled( SERIAL_1 ) ) { in SMC37c669_display_device_info()
1899 local_config[ SERIAL_1 ].port1, in SMC37c669_display_device_info()
1900 local_config[ SERIAL_1 ].irq in SMC37c669_display_device_info()
2113 local_config[SERIAL_1].port1 = uart_base.by_field.addr9_3 << 3; in SMC37c669_init_local_config()
2114 local_config[SERIAL_1].irq = in SMC37c669_init_local_config()
2212 case SERIAL_1: in SMC37c669_get_config()
2213 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()