Searched refs:OFS_DIVISOR_LSB (Results 1 - 2 of 2) sorted by relevance

/openwrt/target/linux/generic/image/lzma-loader/src/
H A Duart16550.c38 #define OFS_DIVISOR_LSB (0*REG_OFFSET) macro
63 UART16550_WRITE(OFS_DIVISOR_LSB, divisor & 0xff);
/openwrt/package/boot/uboot-ar71xx/files/cpu/mips/
H A Dar71xx_serial.c48 #define OFS_DIVISOR_LSB (0*REG_SIZE) macro
132 UART16550_WRITE(OFS_DIVISOR_LSB, (div & 0xff));

Completed in 28 milliseconds