BM_OCOTP_CTRL_BUSY  111 arch/arm/mach-mxs/mach-mxs.c 		(BM_OCOTP_CTRL_BUSY | BM_OCOTP_CTRL_ERROR)) && --timeout)
BM_OCOTP_CTRL_BUSY  125 arch/arm/mach-mxs/mach-mxs.c 	while ((__raw_readl(ocotp_base) & BM_OCOTP_CTRL_BUSY) && --timeout)
BM_OCOTP_CTRL_BUSY   44 drivers/nvmem/mxs-ocotp.c 		if (!(status & (BM_OCOTP_CTRL_BUSY | BM_OCOTP_CTRL_ERROR)))
BM_OCOTP_CTRL_BUSY   50 drivers/nvmem/mxs-ocotp.c 	if (status & BM_OCOTP_CTRL_BUSY)