Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dclocks_am33xx.h22 #define UART_CLK_RUNNING_MASK 0x1 macro
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dboard.c407 UART_CLK_RUNNING_MASK) != UART_CLK_RUNNING_MASK) in uart_soft_reset()