Lines Matching refs:SCLSR
281 [SCLSR] = { 0x24, 16 },
284 .overrun_reg = SCLSR,
308 [SCLSR] = { 0x12, 16 },
311 .overrun_reg = SCLSR,
333 .overrun_reg = SCLSR,
354 [SCLSR] = { 0x24, 16 },
357 .overrun_reg = SCLSR,
379 [SCLSR] = { 0x24, 16 },
384 .overrun_reg = SCLSR,
405 [SCLSR] = { 0x24, 16 },
413 .overrun_reg = SCLSR,
434 [SCLSR] = { 0x24, 16 },
437 .overrun_reg = SCLSR,
461 [SCLSR] = { 0x28, 16 },
464 .overrun_reg = SCLSR,
2362 if (sci_getreg(port, SCLSR)->size) { in sci_reset()
2363 status = serial_port_in(port, SCLSR); in sci_reset()
2365 serial_port_out(port, SCLSR, status); in sci_reset()