Lines Matching refs:SCLSR
239 [SCLSR] = { 0x24, 16 },
242 .overrun_reg = SCLSR,
268 [SCLSR] = { 0x12, 16 },
272 .overrun_reg = SCLSR,
301 [SCLSR] = { 0x12, 16 },
305 .overrun_reg = SCLSR,
329 .overrun_reg = SCLSR,
352 [SCLSR] = { 0x24, 16 },
355 .overrun_reg = SCLSR,
379 [SCLSR] = { 0x24, 16 },
384 .overrun_reg = SCLSR,
407 [SCLSR] = { 0x24, 16 },
415 .overrun_reg = SCLSR,
438 [SCLSR] = { 0x24, 16 },
441 .overrun_reg = SCLSR,
467 [SCLSR] = { 0x28, 16 },
470 .overrun_reg = SCLSR,
2469 if (sci_getreg(port, SCLSR)->size) { in sci_reset()
2470 status = sci_serial_in(port, SCLSR); in sci_reset()
2472 sci_serial_out(port, SCLSR, status); in sci_reset()