Searched refs:SIO_LCR_STD (Results 1 – 3 of 3) sorted by relevance
72 #define SIO_LCR_STD (SIO_LCR_8BIT) macro73 #define SIO_BSR_BANK0 (SIO_LCR_STD)74 #define SIO_BSR_BANK1 (SIO_LCR_BKSE|SIO_LCR_STD)
162 #define SIO_LCR_STD (SIO_LCR_8BIT|SIO_LCR_EPAR) macro164 #define SIO_BSR_BANK0 (SIO_LCR_STD)165 #define SIO_BSR_BANK1 (SIO_LCR_BKSE|SIO_LCR_STD)1505 sio_put_reg(ssp, SIO_LCR, SIO_LCR_STD); in lombus_hw_reset()
496 sio_put_reg(rcs, SIO_LCR, SIO_LCR_STD); in rmc_comm_hw_reset()