Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Dhe.h672 #define CON_CTL_BUSY (1<<28) macro
H A Dhe.c188 while (he_readl(he_dev, CON_CTL) & CON_CTL_BUSY); in he_writel_internal()
204 while (he_readl(he_dev, CON_CTL) & CON_CTL_BUSY); in he_readl_internal()