Lines Matching refs:SERIAL_0
97 #define SERIAL_0 0 macro
1233 case SERIAL_0: in SMC37c669_enable_device()
1462 case SERIAL_0: in SMC37c669_disable_device()
1745 case SERIAL_0: in SMC37c669_is_device_enabled()
1886 if ( SMC37c669_is_device_enabled( SERIAL_0 ) ) { in SMC37c669_display_device_info()
1888 local_config[ SERIAL_0 ].port1, in SMC37c669_display_device_info()
1889 local_config[ SERIAL_0 ].irq in SMC37c669_display_device_info()
2096 local_config[SERIAL_0].port1 = uart_base.by_field.addr9_3 << 3; in SMC37c669_init_local_config()
2097 local_config[SERIAL_0].irq = in SMC37c669_init_local_config()
2205 case SERIAL_0: in SMC37c669_get_config()
2206 cp = &local_config[ SERIAL_0 ]; in SMC37c669_get_config()
2480 SMC37c669_disable_device( SERIAL_0 ); in SMC669_Init()
2482 SERIAL_0, in SMC669_Init()
2487 SMC37c669_enable_device( SERIAL_0 ); in SMC669_Init()