Searched refs:LLM_INIT_DONE (Results 1 – 2 of 2) sorted by relevance
| /u-boot/include/net/pfe_eth/pfe/cbus/ | ||
| A D | tmu_csr.h | 135 #define LLM_INIT_DONE BIT(9) macro |
| /u-boot/drivers/net/pfe_eth/ | ||
| A D | pfe_hw.c | 918 while (!(readl(TMU_CTRL) & LLM_INIT_DONE)) in tmu_init() |
Completed in 4 milliseconds