Home
last modified time | relevance | path

Searched refs:UTCR0_1StpBit (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h320 #define UTCR0_1StpBit (UTCR0_SBS*0) /* 1 Stop Bit per frame */ macro
335 (UTCR0_1StpBit + UTCR0_8BitData)
/openbmc/linux/drivers/mfd/
H A Dipaq-micro.c311 writel(UTCR0_8BitData | UTCR0_1StpBit, micro->base + UTCR0); in micro_reset_comm()
/openbmc/u-boot/include/
H A DSA-1100.h534 #define UTCR0_1StpBit (UTCR0_SBS*0) /* 1 Stop Bit per frame */ macro
549 (UTCR0_1StpBit + UTCR0_8BitData)