Home
last modified time | relevance | path

Searched refs:stopbit (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/dma/
H A Dapple-admac.c435 u32 stopbit = 1 << (adchan->no / 2); in admac_stop_chan() local
439 writel_relaxed(stopbit, ad->base + REG_TX_STOP); in admac_stop_chan()
442 writel_relaxed(stopbit, ad->base + REG_RX_STOP); in admac_stop_chan()
/openbmc/linux/Documentation/networking/device_drivers/can/
H A Dcan327.rst62 of 38400 baud/s, 8 data bits, no parity, 1 stopbit.